public interface LdapUserDetails extends UserDetails
Modifier and Type | Method and Description |
---|---|
javax.naming.directory.Attributes |
getAttributes()
Deprecated.
Map additional attributes to user properties in a custom object rather than accessing them here.
|
java.lang.String |
getDn()
The DN of the entry for this user's account.
|
getAuthorities, getPassword, getUsername, isAccountNonExpired, isAccountNonLocked, isCredentialsNonExpired, isEnabled
javax.naming.directory.Attributes getAttributes()
java.lang.String getDn()