Package org.eclipse.jetty.jaas.spi
package org.eclipse.jetty.jaas.spi
Jetty Jaas : Various Jaas Implementations for Jetty
-
ClassesClassDescriptionAbstractDatabaseLoginModule Abstract base class for LoginModules that interact with a database to retrieve authentication and authorization information.AbstractLoginModule Abstract base class for all LoginModules.DataSourceLoginModule A LoginModule that uses a DataSource to retrieve user authentication and authorisation information.JDBCLoginModuleA LdapLoginModule for use with JAAS setupsPropertyFileLoginModuleUserInfo This is the information read from the external source about a user.