Uses of Class
edu.vt.middleware.ldap.auth.AbstractAuthenticator

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

Uses of AbstractAuthenticator in edu.vt.middleware.ldap.auth
 

Subclasses of AbstractAuthenticator in edu.vt.middleware.ldap.auth
 class Authenticator
          Authenticator contains functions for authenticating a user against an LDAP.
 

Uses of AbstractAuthenticator in edu.vt.middleware.ldap.jaas
 

Subclasses of AbstractAuthenticator in edu.vt.middleware.ldap.jaas
 class JaasAuthenticator
          JaasAuthenticator is the default implementation for JAAS authentication.
 



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