Package | Description |
---|---|
org.ldaptive.auth |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationIdentityEntryResolver
Reads the authorization identity response control, then performs an object level search on the result.
|
class |
PooledSearchEntryResolver
Looks up the LDAP entry associated with a user using a pool of LDAP connections.
|
class |
SearchEntryResolver
Looks up the LDAP entry associated with a user.
|
class |
WhoAmIEntryResolver
Executes the
WhoAmIOperation on the authenticated connection, then performs an object level search on the
result. |
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.