Package org.alfresco.repo.security.sync.ldap
-
Interface Summary Interface Description LDAPNameResolver An interface for objects capable of resolving user IDs to full LDAP Distinguished Names (DNs).LDAPUserRegistry.SearchCallback An interface for callbacks passed to theLDAPUserRegistry.processQuery(SearchCallback, String, String, String[])method. -
Class Summary Class Description AbstractDirectoryServiceUserAccountStatusInterpreter LDAPUserAccountStatusInterpreter LDAPUserRegistry AUserRegistryimplementation with the ability to query Alfresco-like descriptions of users and groups from an LDAP directory, optionally restricted to those modified since a certain time.LDAPUserRegistry.AbstractSearchCallback An abstract implementation of SearchCallback interface.