|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAuthenticationHandler | |
|---|---|
| org.ldaptive.auth | |
| Uses of AbstractAuthenticationHandler in org.ldaptive.auth |
|---|
| Subclasses of AbstractAuthenticationHandler in org.ldaptive.auth | |
|---|---|
class |
AbstractBindAuthenticationHandler
Provides implementation common to bind authentication handlers. |
class |
AbstractCompareAuthenticationHandler
Provides implementation common to compare authentication handlers. |
class |
BindAuthenticationHandler
Provides an LDAP authentication implementation that leverages the LDAP bind operation. |
class |
CompareAuthenticationHandler
Provides an LDAP authentication implementation that leverages a compare operation against the userPassword attribute. |
class |
PooledBindAuthenticationHandler
Provides an LDAP authentication implementation that leverages a pool of LDAP connections to perform the LDAP bind operation. |
class |
PooledCompareAuthenticationHandler
Provides an LDAP authentication implementation that leverages a pool of ldap connections to perform the compare operation against the userPassword attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||