|
Spring LDAP Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthenticationSource
An AuthenticationSource
is responsible for providing the
principal (user DN) and credentials to be used when creating a new context.
Method Summary | |
---|---|
String |
getCredentials()
Get the credentials to use when creating an authenticated context. |
String |
getPrincipal()
Get the principal to use when creating an authenticated context. |
Method Detail |
---|
String getPrincipal()
String getCredentials()
|
Spring LDAP Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |