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.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 JDBCLoginModuleLdapLoginModule A LdapLoginModule for use with JAAS setupsObjectCallback ObjectCallbackPropertyFileLoginModule PropertyFileLoginModuleRequestParameterCallback RequestParameterCallbackServletRequestCallback ServletRequestCallback Provides access to the request associated with the authentication.UserInfo UserInfo This is the information read from the external source about a user.