Modifier and Type | Class and Description |
---|---|
class |
OwCMISDefaultAuthenticationProvider<U extends OwUsersRepository>
Default authentication provider for the Open CMIS adaptor.
|
Modifier and Type | Method and Description |
---|---|
OwUsersRepository |
OwCMISCredentials.getUserRepository()
UserRepository which can be used for User/Group selection
|
Modifier and Type | Method and Description |
---|---|
void |
OwCMISCredentials.setUserRepository(OwUsersRepository userRepository)
Set current OwUsersRepository
|
Constructor and Description |
---|
OwCMISUserSelectionModule(OwUsersRepository usersRepository) |
Modifier and Type | Class and Description |
---|---|
class |
OwUsersRepositoryAlfresco
User repository implementation based on a connection to an Alfresco server (Using the REST API).
|
class |
OwUsersRepositoryLDAP
User repository implementation based on a connection to a LDAP server.
|
Constructor and Description |
---|
OwUser(String id,
String name,
OwUsersRepository usersRepository) |
Constructor and Description |
---|
OwCMISAlfrescoUserInfo(Person person,
com.wewebu.ow.server.mandator.OwMandator mandator,
OwUsersRepository userrRepository) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.