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 the
LDAPUserRegistry.processQuery(SearchCallback, String, String, String[]) method. |
Class | Description |
---|---|
AbstractDirectoryServiceUserAccountStatusInterpreter | |
LDAPUserAccountStatusInterpreter | |
LDAPUserRegistry |
A
UserRegistry implementation 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.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.