Uses of Package
edu.vt.middleware.ldap.auth.handler

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

Classes in edu.vt.middleware.ldap.auth.handler used by edu.vt.middleware.ldap.auth
AuthenticationHandler
          AuthenticationHandler provides an interface for LDAP authentication implementations.
AuthenticationResultHandler
          AuthenticationResultHandler provides post processing of authentication results.
AuthorizationHandler
          AuthorizationHandler provides processing of authorization queries after authentication has succeeded.
 

Classes in edu.vt.middleware.ldap.auth.handler used by edu.vt.middleware.ldap.auth.handler
AbstractAuthenticationHandler
          AbstractAuthenticationHandler provides a base implementation for authentication handlers.
AuthenticationCriteria
          AuthenticationCriteria contains the attributes used to perform authentications.
AuthenticationHandler
          AuthenticationHandler provides an interface for LDAP authentication implementations.
AuthorizationHandler
          AuthorizationHandler provides processing of authorization queries after authentication has succeeded.
BindAuthenticationHandler
          BindAuthenticationHandler provides an LDAP authentication implementation that leverages the LDAP bind operation.
CompareAuthenticationHandler
          CompareAuthenticationHandler provides an LDAP authentication implementation that leverages a compare operation against the userPassword attribute.
 

Classes in edu.vt.middleware.ldap.auth.handler used by edu.vt.middleware.ldap.jaas
AuthenticationResultHandler
          AuthenticationResultHandler provides post processing of authentication results.
AuthorizationHandler
          AuthorizationHandler provides processing of authorization queries after authentication has succeeded.
 



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