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

Packages that use Authenticator
edu.vt.middleware.ldap.jaas   
 

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

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

Methods in edu.vt.middleware.ldap.jaas that return Authenticator
static Authenticator AbstractLoginModule.createAuthenticator(Map<String,?> options)
          This constructs a new Authenticator with the supplied jaas options.
 



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