Uses of Class
org.ldaptive.jaas.AbstractLoginModule
-
Packages that use AbstractLoginModule Package Description org.ldaptive.jaas -
-
Uses of AbstractLoginModule in org.ldaptive.jaas
Subclasses of AbstractLoginModule in org.ldaptive.jaas Modifier and Type Class Description class
LdapDnAuthorizationModule
Provides a JAAS authentication hook into LDAP DNs.class
LdapLoginModule
Provides a JAAS authentication hook for LDAP authentication.class
LdapRoleAuthorizationModule
Provides a JAAS authentication hook into LDAP roles.
-