Uses of Class
org.ldaptive.auth.AbstractCompareAuthenticationHandler

Packages that use AbstractCompareAuthenticationHandler
org.ldaptive.auth   
 

Uses of AbstractCompareAuthenticationHandler in org.ldaptive.auth
 

Subclasses of AbstractCompareAuthenticationHandler in org.ldaptive.auth
 class CompareAuthenticationHandler
          Provides an LDAP authentication implementation that leverages a compare operation against the userPassword attribute.
 class PooledCompareAuthenticationHandler
          Provides an LDAP authentication implementation that leverages a pool of ldap connections to perform the compare operation against the userPassword attribute.
 



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