public interface DnResolver
Modifier and Type | Method and Description |
---|---|
String |
resolve(User user)
Attempts to find the LDAP DN for the supplied user.
|
String resolve(User user) throws LdapException
user
- to find DN forLdapException
- if an LDAP error occursCopyright © 2003-2019 Virginia Tech. All Rights Reserved.