Package org.eclipse.jetty.jaas.spi
package org.eclipse.jetty.jaas.spi
Jetty Jaas : Various Jaas Implementations for Jetty
-
ClassDescriptionAbstractDatabaseLoginModule 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.JAAS LoginModule to retrieve user information from a database and authenticate the user.A LdapLoginModule for use with JAAS setupsPropertyFileLoginModule