Uses of Class
org.ldaptive.auth.AbstractSearchEntryResolver

Packages that use AbstractSearchEntryResolver
org.ldaptive.auth   
 

Uses of AbstractSearchEntryResolver in org.ldaptive.auth
 

Subclasses of AbstractSearchEntryResolver in org.ldaptive.auth
 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-2015 Virginia Tech. All Rights Reserved.