public class NoOpDnResolver extends Object implements DnResolver
| Constructor and Description |
|---|
NoOpDnResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(String user)
Returns the user as the DN.
|
String |
toString() |
public String resolve(String user) throws LdapException
resolve in interface DnResolveruser - to set as DNLdapException - neverCopyright © 2023. All rights reserved.