Uses of Class
edu.vt.middleware.ldap.auth.AbstractAuthenticator
-
Packages that use AbstractAuthenticator Package Description 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 Modifier and Type Class Description classAuthenticatorAuthenticatorcontains 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 Modifier and Type Class Description classJaasAuthenticatorJaasAuthenticatoris the default implementation for JAAS authentication.
-