public class NoOpDnResolver extends Object implements DnResolver
| Constructor and Description |
|---|
NoOpDnResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(User user)
Returns the user as the DN.
|
String |
toString() |
public String resolve(User user) throws LdapException
resolve in interface DnResolveruser - to set as DNLdapException - neverCopyright © 2003-2019 Virginia Tech. All Rights Reserved.