Uses of Class
edu.vt.middleware.ldap.auth.handler.AbstractAuthenticationHandler

Packages that use AbstractAuthenticationHandler
edu.vt.middleware.ldap.auth.handler   
 

Uses of AbstractAuthenticationHandler in edu.vt.middleware.ldap.auth.handler
 

Subclasses of AbstractAuthenticationHandler in edu.vt.middleware.ldap.auth.handler
 class BindAuthenticationHandler
          BindAuthenticationHandler provides an LDAP authentication implementation that leverages the LDAP bind operation.
 class CompareAuthenticationHandler
          CompareAuthenticationHandler provides an LDAP authentication implementation that leverages a compare operation against the userPassword attribute.
 



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