public interface LDAPNameResolver
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
resolveDistinguishedName(java.lang.String userId)
Resolves a user ID to a distinguished name.
|
java.lang.String resolveDistinguishedName(java.lang.String userId)
throws org.alfresco.repo.security.authentication.AuthenticationException
userId - the user idorg.alfresco.repo.security.authentication.AuthenticationException - if the user ID cannot be resolvedCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.