Package org.alfresco.repo.security.sync

Interface Summary
UserRegistry A UserRegistry is an encapsulation of an external registry from which user and group information can be queried (typically an LDAP directory).
UserRegistrySynchronizer A UserRegistrySynchronizer is responsible for synchronizing Alfresco's local user (person) and group (authority) information with one or more external sources (most typically LDAP directories).
 

Class Summary
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).
ChainingUserRegistrySynchronizerTest Tests the ChainingUserRegistrySynchronizer using a simulated ChainingUserRegistrySynchronizerTest.MockUserRegistry.
ChainingUserRegistrySynchronizerTest.MockApplicationContextManager An ChildApplicationContextManager for a chain of application contexts containing mock user registries.
ChainingUserRegistrySynchronizerTest.MockUserRegistry A Mock UserRegistry that returns a fixed set of users and groups.
NodeDescription An 'off-line' description of an Alfresco node.
UserRegistrySynchronizerJob A scheduled job that regularly invokes a UserRegistrySynchronizer.
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.