Uses of Class
edu.vt.middleware.ldap.jaas.AbstractLoginModule
-
Packages that use AbstractLoginModule Package Description edu.vt.middleware.ldap.jaas -
-
Uses of AbstractLoginModule in edu.vt.middleware.ldap.jaas
Subclasses of AbstractLoginModule in edu.vt.middleware.ldap.jaas Modifier and Type Class Description class
LdapDnAuthorizationModule
LdapDnAuthorizationModule
provides a JAAS authentication hook into LDAP DNs.class
LdapLoginModule
LdapLoginModule
provides a JAAS authentication hook into LDAP authentication.class
LdapRoleAuthorizationModule
LdapRoleAuthorizationModule
provides a JAAS authentication hook into LDAP roles.
-