|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.cas.authentication.handler.support.AbstractPreAndPostProcessingAuthenticationHandler
org.jasig.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler
org.jasig.cas.adaptors.ldap.AbstractLdapUsernamePasswordAuthenticationHandler
org.jasig.cas.adaptors.ldap.FastBindLdapAuthenticationHandler
public final class FastBindLdapAuthenticationHandler
Implementation of an LDAP handler to do a "fast bind." A fast bind skips the normal two step binding process to determine validity by providing before hand the path to the uid.
| Field Summary |
|---|
| Fields inherited from class org.jasig.cas.authentication.handler.support.AbstractPreAndPostProcessingAuthenticationHandler |
|---|
log |
| Constructor Summary | |
|---|---|
FastBindLdapAuthenticationHandler()
|
|
| Method Summary | |
|---|---|
protected boolean |
authenticateUsernamePasswordInternal(UsernamePasswordCredentials credentials)
|
| Methods inherited from class org.jasig.cas.adaptors.ldap.AbstractLdapUsernamePasswordAuthenticationHandler |
|---|
afterPropertiesSet, getContextSource, getFilter, getLdapTemplate, setContextSource, setFilter, setIgnorePartialResultException |
| Methods inherited from class org.jasig.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler |
|---|
doAuthentication, getPasswordEncoder, getPrincipalNameTransformer, setClassToSupport, setPasswordEncoder, setPrincipalNameTransformer, setSupportSubClasses, supports |
| Methods inherited from class org.jasig.cas.authentication.handler.support.AbstractPreAndPostProcessingAuthenticationHandler |
|---|
authenticate, getName, postAuthenticate, preAuthenticate, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FastBindLdapAuthenticationHandler()
| Method Detail |
|---|
protected boolean authenticateUsernamePasswordInternal(UsernamePasswordCredentials credentials)
throws AuthenticationException
authenticateUsernamePasswordInternal in class AbstractUsernamePasswordAuthenticationHandlerAuthenticationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||