Interface LdapUsernameToDnMapper
- All Known Implementing Classes:
DefaultLdapUsernameToDnMapper
public interface LdapUsernameToDnMapper
Constructs an Ldap Distinguished Name from a username.
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.ldap.core.DistinguishedName
Deprecated.default LdapName
buildLdapName
(String username)
-
Method Details
-
buildDn
Deprecated.UsebuildLdapName(String)
instead -
buildLdapName
-
buildLdapName(String)
instead