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 DnResolver
user
- to set as DNLdapException
- neverCopyright © 2024. All rights reserved.