Interface LdapUsernameToDnMapper
- All Known Implementing Classes:
- DefaultLdapUsernameToDnMapper
public interface LdapUsernameToDnMapper
Constructs an Ldap Distinguished Name from a username.
- 
Method SummaryModifier and TypeMethodDescriptionorg.springframework.ldap.core.DistinguishedNameDeprecated.default LdapNamebuildLdapName(String username) 
- 
Method Details- 
buildDnDeprecated.UsebuildLdapName(String)instead
- 
buildLdapName
 
- 
buildLdapName(String)instead