All Classes
-
Class Summary Class Description AbstractCallbackHandler 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.AbstractLoginModule.JAASUser DataSourceLoginModule DataSourceLoginModule A LoginModule that uses a DataSource to retrieve user authentication and authorisation information.DefaultCallbackHandler DefaultCallbackHandler An implementation of the JAAS CallbackHandler.JAASLoginService JAASLoginService Implementation of jetty's LoginService that works with JAAS for authorization and authentication.JAASPrincipal JAASPrincipalJAASRole JAASUserPrincipal JAASUserPrincipalJDBCLoginModule JAAS LoginModule to retrieve user information from a database and authenticate the user.LdapLoginModule A LdapLoginModule for use with JAAS setupsObjectCallback ObjectCallbackPropertyFileLoginModule PropertyFileLoginModulePropertyUserStoreManager PropertyUserStoreManager Maintains a map of PropertyUserStores, keyed off the location of the property file containing the authentication and authorization information.RequestParameterCallback RequestParameterCallbackServletRequestCallback ServletRequestCallback Provides access to the request associated with the authentication.