public interface DnResolver
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
resolve(java.lang.String user)
Attempts to find the LDAP DN for the supplied user.
|
java.lang.String resolve(java.lang.String user)
throws LdapException
user - to find DN forLdapException - if an LDAP error occurs