Uses of Package
edu.vt.middleware.ldap.auth
-
Packages that use edu.vt.middleware.ldap.auth Package Description edu.vt.middleware.ldap.auth edu.vt.middleware.ldap.auth.handler edu.vt.middleware.ldap.jaas -
Classes in edu.vt.middleware.ldap.auth used by edu.vt.middleware.ldap.auth Class Description AbstractAuthenticator AbstractAuthenticator
provides basic functionality for authenticating against an LDAP.AuthenticatorConfig AuthenticatorConfig
contains all the configuration data that theAuthenticator
needs to control authentication.DnResolver DnResolver
provides an interface for finding LDAP DNs. -
Classes in edu.vt.middleware.ldap.auth used by edu.vt.middleware.ldap.auth.handler Class Description AuthenticatorConfig AuthenticatorConfig
contains all the configuration data that theAuthenticator
needs to control authentication. -
Classes in edu.vt.middleware.ldap.auth used by edu.vt.middleware.ldap.jaas Class Description AbstractAuthenticator AbstractAuthenticator
provides basic functionality for authenticating against an LDAP.Authenticator Authenticator
contains functions for authenticating a user against an LDAP.AuthenticatorConfig AuthenticatorConfig
contains all the configuration data that theAuthenticator
needs to control authentication.