Uses of Class
org.ldaptive.auth.AbstractSearchEntryResolver
-
Packages that use AbstractSearchEntryResolver Package Description org.ldaptive.auth -
-
Uses of AbstractSearchEntryResolver in org.ldaptive.auth
Subclasses of AbstractSearchEntryResolver in org.ldaptive.auth Modifier and Type Class Description classAuthorizationIdentityEntryResolverReads the authorization identity response control, then performs an object level search on the result.classSearchEntryResolverLooks up the LDAP entry associated with a user.classWhoAmIEntryResolverExecutes the whoami extended operation on the authenticated connection, then performs an object level search on the result.
-