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