|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.ldaptemplate.support.acegi.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 AuthenticationSource
public 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 |