Uses of Interface
org.ldaptive.ConnectionFactoryManager

Packages that use ConnectionFactoryManager
org.ldaptive.auth   
org.ldaptive.jaas   
 

Uses of ConnectionFactoryManager in org.ldaptive.auth
 

Classes in org.ldaptive.auth that implement ConnectionFactoryManager
 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 SearchDnResolver
          Looks up a user's DN using an LDAP search.
 class SearchEntryResolver
          Looks up the LDAP entry associated with a user.
 

Uses of ConnectionFactoryManager in org.ldaptive.jaas
 

Classes in org.ldaptive.jaas that implement ConnectionFactoryManager
 class SearchRoleResolver
          Looks up a user's roles using an LDAP search.
 



Copyright © 2003-2017 Virginia Tech. All Rights Reserved.