Interface LdapUserDetails
- All Superinterfaces:
CredentialsContainer, Serializable, UserDetails
- All Known Implementing Classes:
InetOrgPerson, LdapUserDetailsImpl, Person
Captures the information for a user's LDAP entry.
-
Method Summary
Methods inherited from interface CredentialsContainer
eraseCredentialsMethods inherited from interface UserDetails
getAuthorities, getPassword, getUsername, isAccountNonExpired, isAccountNonLocked, isCredentialsNonExpired, isEnabled
-
Method Details
-
getDn
-