| java.lang.Object | |
| ↳ | org.springframework.security.ldap.authentication.SpringSecurityAuthenticationSource |
An AuthenticationSource to retrieve authentication information stored in Spring Security's
SecurityContextHolder.
This is a copy of Spring LDAP's AcegiAuthenticationSource, updated for use with Spring Security 2.0.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the principals of the logged in user, in this case the distinguished
name.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Get the principals of the logged in user, in this case the distinguished name.