Package | Description |
---|---|
org.ldaptive.auth |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.