Package org.mortbay.jetty.plus.jaas.spi

Class Summary
AbstractDatabaseLoginModule AbstractDatabaseLoginModule Abstract base class for LoginModules that interact with a database to retrieve authentication and authorization information.
AbstractLoginModule AbstractLoginModule Abstract base class for all LoginModules.
DataSourceLoginModule DataSourceLoginModule A LoginModule that uses a DataSource to retrieve user authentication and authorisation information.
JDBCLoginModule JDBCLoginModule
PropertyFileLoginModule PropertyFileLoginModule
UserInfo UserInfo This is the information read from the external source about a user.
 



Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.