Package | Description |
---|---|
org.alfresco.repo.jscript | |
org.alfresco.repo.security.authentication | |
org.alfresco.repo.security.sync | |
org.alfresco.web.bean.users |
Modifier and Type | Method and Description |
---|---|
void |
People.setUserRegistrySynchronizer(UserRegistrySynchronizer userRegistrySynchronizer)
Set the UserRegistrySynchronizer
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAuthenticationComponent.setUserRegistrySynchronizer(UserRegistrySynchronizer userRegistrySynchronizer) |
Modifier and Type | Class and Description |
---|---|
class |
ChainingUserRegistrySynchronizer
A
ChainingUserRegistrySynchronizer is responsible for synchronizing Alfresco's local user (person) and
group (authority) information with the external subsystems in the authentication chain (most typically LDAP
directories). |
Modifier and Type | Method and Description |
---|---|
UserRegistrySynchronizer |
UsersBeanProperties.getUserRegistrySynchronizer() |
Modifier and Type | Method and Description |
---|---|
void |
UsersBeanProperties.setUserRegistrySynchronizer(UserRegistrySynchronizer userRegistrySynchronizer) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.