Package | Description |
---|---|
org.ldaptive.auth | |
org.ldaptive.jaas |
Modifier and Type | Class and Description |
---|---|
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.
|
class |
PooledSearchDnResolver
Looks up a user's DN using a pool of connections.
|
class |
PooledSearchEntryResolver
Looks up the LDAP entry associated with a user using a pool of LDAP connections.
|
Modifier and Type | Class and Description |
---|---|
class |
PooledSearchRoleResolver
Looks up a user's roles using a pool of connections.
|
Copyright © 2021. All rights reserved.