Package | Description |
---|---|
com.wewebu.ow.server.ecmimpl.opencmis | |
com.wewebu.ow.server.ecmimpl.opencmis.alfresco | |
com.wewebu.ow.server.ecmimpl.opencmis.auth |
Modifier and Type | Method and Description |
---|---|
OwCMISCredentials |
OwCMISNetwork.getCredentials() |
Modifier and Type | Method and Description |
---|---|
org.alfresco.wd.ext.restlet.auth.OwRestletAuthenticationHandler |
OwCMISAlfrescoOAuthInterceptor.createRestletAuthenticationHandler(OwCMISCredentials cred) |
Modifier and Type | Class and Description |
---|---|
class |
OwCMISAlfrescoCredentials
LDAP based implementation.
|
class |
OwCMISLDAPCredentials
LDAP based implementation.
|
Modifier and Type | Method and Description |
---|---|
protected OwCMISCredentials |
OwCMISCredentialsAuthenticator.createCredentials(String user_p,
String password_p,
org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider nativeAuthProvider)
Factory method for credentials objects.
|
protected OwCMISCredentials |
OwCMISAlfrescoCredentialsAuthenticator.createCredentials(String user_p,
String password_p,
org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider nativeAuthProvider)
Deprecated.
|
protected OwCMISCredentials |
OwCMISLDAPCredentialsAuthenticator.createCredentials(String user_p,
String password_p,
org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider nativeAuthProvider)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.alfresco.wd.ext.restlet.auth.OwRestletAuthenticationHandler |
OwCMISCredentialsAuthenticator.createRestletAuthenticationHandler(OwCMISCredentials cred)
Factory to create an instance of OwCMISRestletAuthenticationHandler,
which is used in for authentication handling in non-CMIS calls.
|
org.alfresco.wd.ext.restlet.auth.OwRestletAuthenticationHandler |
OwCMISAuthenticationInterceptor.createRestletAuthenticationHandler(OwCMISCredentials cred)
Factory to create an OwCMISRestletAuthenticationHandler which can be used for non-CMIS calls.
|
protected OwUsersRepositoryLDAP |
OwCMISLDAPAuthenticationProvider.createUserRepository(OwCMISCredentials credentials) |
protected U |
OwCMISDefaultAuthenticationProvider.createUserRepository(OwCMISCredentials credentials)
Factory to create an instance of OwUsersRepository responsible for UserSelection capability.
|
protected OwUsersRepositoryAlfresco |
OwCMISAlfrescoAuthenticationProvider.createUserRepository(OwCMISCredentials credentials) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.