|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.ldap.support.authentication.AcegiAuthenticationSource
public class AcegiAuthenticationSource
An AuthenticationSource to retrieve authentication information stored in Acegi's SecurityContextHolder. Use Acegi's LdapAuthenticationProvider have a LdapUserDetails object placed in the authentication.
| Constructor Summary | |
|---|---|
AcegiAuthenticationSource()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCredentials()
Get the credentials to use when creating an authenticated context. |
java.lang.String |
getPrincipal()
Get the principals of the logged in user, in this case the distinguished name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AcegiAuthenticationSource()
| Method Detail |
|---|
public java.lang.String getPrincipal()
getPrincipal in interface AuthenticationSourcepublic java.lang.String getCredentials()
AuthenticationSource
getCredentials in interface AuthenticationSource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||