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 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 Modifier and Type Class Description class
JaasAuthenticator
JaasAuthenticator
is the default implementation for JAAS authentication.
-