public interface LDAPNameResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolveDistinguishedName(String userId,
org.alfresco.repo.security.authentication.AuthenticationDiagnostic diagnostic)
Resolves a user ID to a distinguished name.
|
String resolveDistinguishedName(String userId, org.alfresco.repo.security.authentication.AuthenticationDiagnostic diagnostic) throws org.alfresco.repo.security.authentication.AuthenticationException
userId - the user idorg.alfresco.repo.security.authentication.AuthenticationException - if the user ID cannot be resolvedCopyright © 2005–2018 Alfresco Software. All rights reserved.