public interface LdapUserDetails extends UserDetails
Modifier and Type | Method and Description |
---|---|
String |
getDn()
The DN of the entry for this user's account.
|
getAuthorities, getPassword, getUsername, isAccountNonExpired, isAccountNonLocked, isCredentialsNonExpired, isEnabled
String getDn()