Uses of Class
org.eclipse.jetty.jaas.spi.AbstractDatabaseLoginModule
Packages that use AbstractDatabaseLoginModule
-
Uses of AbstractDatabaseLoginModule in org.eclipse.jetty.jaas.spi
Subclasses of AbstractDatabaseLoginModule in org.eclipse.jetty.jaas.spiModifier and TypeClassDescriptionclass
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.