Modifier and Type | Method and Description |
---|---|
OwCMISAuthenticationInterceptor |
OwCMISAuthenticatedNetwork.getAuthInterceptor() |
OwCMISAuthenticationInterceptor |
OwCMISNetwork.getAuthInterceptor()
Getter for authentication intercepter, used in LoginUI
and Session creation of OpenCMIS framework.
|
Modifier and Type | Class and Description |
---|---|
class |
OwCMISAlfrescoOAuthInterceptor
Implementation of AuthProviderFactory for OAuth handling.
|
Modifier and Type | Class and Description |
---|---|
class |
OwCMISAbstractAuthenticator
Abstract instance of OwCMISAuthenticationInterceptor, with helper methods.
|
class |
OwCMISAlfrescoCredentialsAuthenticator
Deprecated.
since 4.2.0.0 logic moved to OwCMISAlfrescoAuthenticationProvider
|
class |
OwCMISCredentialsAuthenticator
CMIS credentials based authenticator.
|
class |
OwCMISLDAPCredentialsAuthenticator
Deprecated.
since 4.2.0.0 logic moved to OwCMISLDAPAuthenticationProvider
|
Modifier and Type | Method and Description |
---|---|
protected OwCMISAuthenticationInterceptor |
OwCMISDefaultAuthenticationProvider.createAuthenticator() |
Modifier and Type | Method and Description |
---|---|
protected OwUsersRepositoryAlfresco |
OwCMISAlfrescoAuthenticationProvider.createUserRepositoryInstance(com.wewebu.ow.server.util.OwAuthenticationConfiguration conf,
com.wewebu.ow.server.ecm.OwCredentials cred,
OwCMISAuthenticationInterceptor interceptor)
Deprecated.
since 4.2.0.0 use
OwCMISAlfrescoAuthenticationProvider.createUserRepository(OwCMISCredentials) instead |
Modifier and Type | Method and Description |
---|---|
OwCMISAuthenticationInterceptor |
OwCMISNetworkCfg.getAuthenticationInterceptor(Object... createArgs)
Get configured authentication intercepter, if any was defined.
|
Modifier and Type | Method and Description |
---|---|
OwCMISAuthenticationInterceptor |
OwCMISCrossNetwork.getAuthInterceptor() |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.