public interface LdapUserDetails
extends org.springframework.security.core.userdetails.UserDetails, org.springframework.security.core.CredentialsContainer
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDn()
The DN of the entry for this user's account.
|