| Package | Description | 
|---|---|
| org.ldaptive.auth | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractBindAuthenticationHandlerProvides implementation common to bind authentication handlers. | 
| class  | AbstractCompareAuthenticationHandlerProvides implementation common to compare authentication handlers. | 
| class  | BindAuthenticationHandlerProvides an LDAP authentication implementation that leverages the LDAP bind operation. | 
| class  | CompareAuthenticationHandlerProvides an LDAP authentication implementation that leverages a compare operation against the userPassword attribute. | 
| class  | PooledBindAuthenticationHandlerProvides an LDAP authentication implementation that leverages a pool of LDAP connections to perform the LDAP bind
 operation. | 
| class  | PooledCompareAuthenticationHandlerProvides an LDAP authentication implementation that leverages a pool of ldap connections to perform the compare
 operation against the userPassword attribute. | 
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.