| org.springframework.security.ldap.userdetails.LdapUserDetails |
Known Indirect Subclasses
| InetOrgPerson |
UserDetails implementation whose properties are based on a subset of the
LDAP schema for inetOrgPerson. |
| LdapUserDetailsImpl |
A UserDetails implementation which is used internally by the Ldap services. |
| Person |
UserDetails implementation whose properties are based on the LDAP schema for Person. |
|
Class Overview
Captures the information for a user's LDAP entry.
Summary
| Public Methods |
|
abstract
String
|
getDn()
The DN of the entry for this user's account.
|
Public Methods
public
abstract
String
getDn
()
The DN of the entry for this user's account.