Uses of Class
com.wewebu.ow.server.ecmimpl.opencmis.auth.OwCMISCredentials

Packages that use OwCMISCredentials
com.wewebu.ow.server.ecmimpl.opencmis   
com.wewebu.ow.server.ecmimpl.opencmis.auth   
 

Uses of OwCMISCredentials in com.wewebu.ow.server.ecmimpl.opencmis
 

Methods in com.wewebu.ow.server.ecmimpl.opencmis that return OwCMISCredentials
 OwCMISCredentials OwCMISNetwork.getCredentials()
           
 

Uses of OwCMISCredentials in com.wewebu.ow.server.ecmimpl.opencmis.auth
 

Subclasses of OwCMISCredentials in com.wewebu.ow.server.ecmimpl.opencmis.auth
 class OwCMISAlfrescoCredentials
           LDAP based implementation.
 class OwCMISLDAPCredentials
           LDAP based implementation.
 

Methods in com.wewebu.ow.server.ecmimpl.opencmis.auth that return OwCMISCredentials
protected  OwCMISCredentials OwCMISLDAPCredentialsAuthenticator.createCredentials(String user_p, String password_p, org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider nativeAuthProvider)
           
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)
           
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.