Package org.eclipse.jetty.security.jaas.spi
package org.eclipse.jetty.security.jaas.spi
Jetty Jaas : Various Jaas Implementations for Jetty
-
ClassDescriptionAbstractDatabaseLoginModuleAbstractLoginModule 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