Package | Description |
---|---|
com.wewebu.ow.server.ecmimpl.opencmis | |
com.wewebu.ow.server.ecmimpl.opencmis.auth |
Modifier and Type | Method and Description |
---|---|
protected OwCMISDefaultAuthenticationProvider |
OwCMISNetwork.createAuthProvider()
(overridable)
Create an instance of OwCMISDefaultAuthenticationProvider, which should be used.
Throws an configuration exception if the current authentication mode is null, or unsupported. |
OwCMISDefaultAuthenticationProvider |
OwCMISNetwork.getAuthenticationProvider()
Getter for current authentication provider.
|
Modifier and Type | Method and Description |
---|---|
protected void |
OwCMISNetwork.setAuthenticationProvider(OwCMISDefaultAuthenticationProvider authProvider)
Setter of authentication provider.
|
Modifier and Type | Class and Description |
---|---|
class |
OwCMISAlfrescoAuthenticationProvider
Alfresco based authentication provider for the Open CMIS adapter.
|
class |
OwCMISLDAPAuthenticationProvider
LDAP based authentication provider for the Open CMIS adapter.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.