|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acegisecurity.providers.ldap.authenticator.AbstractLdapAuthenticator
org.acegisecurity.providers.ldap.authenticator.BindAuthenticator
org.acegisecurity.providers.ldap.authenticator.BindAuthenticator2
public class BindAuthenticator2
BindAuthenticator with improved diagnostics.
| Field Summary |
|---|
| Fields inherited from class org.acegisecurity.providers.ldap.authenticator.AbstractLdapAuthenticator |
|---|
messages |
| Constructor Summary | |
|---|---|
BindAuthenticator2(org.acegisecurity.ldap.InitialDirContextFactory initialDirContextFactory)
|
|
| Method Summary | |
|---|---|
org.acegisecurity.userdetails.ldap.LdapUserDetails |
authenticate(String username,
String password)
|
| Methods inherited from class org.acegisecurity.providers.ldap.authenticator.AbstractLdapAuthenticator |
|---|
afterPropertiesSet, getInitialDirContextFactory, getUserAttributes, getUserDetailsMapper, getUserDns, getUserSearch, setMessageSource, setUserAttributes, setUserDetailsMapper, setUserDnPatterns, setUserSearch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BindAuthenticator2(org.acegisecurity.ldap.InitialDirContextFactory initialDirContextFactory)
| Method Detail |
|---|
public org.acegisecurity.userdetails.ldap.LdapUserDetails authenticate(String username,
String password)
authenticate in interface org.acegisecurity.providers.ldap.LdapAuthenticatorauthenticate in class org.acegisecurity.providers.ldap.authenticator.BindAuthenticator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||