public interface DnResolver
Modifier and Type | Method and Description |
---|---|
String |
resolve(String user)
Attempts to find the LDAP DN for the supplied user.
|
String resolve(String user) throws LdapException
user
- to find DN forLdapException
- if an LDAP error occursCopyright © 2021. All rights reserved.