Uses of Class
edu.vt.middleware.ldap.auth.Authenticator
-
Packages that use Authenticator Package Description edu.vt.middleware.ldap.jaas -
-
Uses of Authenticator in edu.vt.middleware.ldap.jaas
Subclasses of Authenticator in edu.vt.middleware.ldap.jaas Modifier and Type Class Description classJaasAuthenticatorJaasAuthenticatoris the default implementation for JAAS authentication.Methods in edu.vt.middleware.ldap.jaas that return Authenticator Modifier and Type Method Description static AuthenticatorAbstractLoginModule. createAuthenticator(java.util.Map<java.lang.String,?> options)This constructs a newAuthenticatorwith the supplied jaas options.
-