Uses of Class
org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
Uses of AbstractLoginModule in org.eclipse.jetty.jaas.spi
Modifier and TypeClassDescriptionclass
AbstractDatabaseLoginModule Abstract base class for LoginModules that interact with a database to retrieve authentication and authorization information.class
DataSourceLoginModule A LoginModule that uses a DataSource to retrieve user authentication and authorisation information.class
JAAS LoginModule to retrieve user information from a database and authenticate the user.class
A LdapLoginModule for use with JAAS setupsclass
PropertyFileLoginModule