| Name | Description | Type | Package | Framework |
| AbstractCallbackHandler | Class | org.eclipse.jetty.jaas.callback | Jetty | |
| AbstractDatabaseLoginModule | AbstractDatabaseLoginModule Abstract base class for LoginModules that interact with a | Class | org.eclipse.jetty.jaas.spi | Jetty |
| AbstractLoginModule | Abstract base class for all LoginModules. | Class | org.eclipse.jetty.jaas.spi | Jetty |
| DataSourceLoginModule | DataSourceLoginModule A LoginModule that uses a DataSource to retrieve user authentication | Class | org.eclipse.jetty.jaas.spi | Jetty |
| DefaultCallbackHandler | Class | org.eclipse.jetty.jaas.callback | Jetty | |
| JAASGroup | Class | org.eclipse.jetty.jaas | Jetty | |
| JAASLoginService | Class | org.eclipse.jetty.jaas | Jetty | |
| JAASPrincipal | Impl class of Principal interface. | Class | org.eclipse.jetty.jaas | Jetty |
| JAASRole | Class | org.eclipse.jetty.jaas | Jetty | |
| JAASUserPrincipal | Implements the JAAS version of the org. | Class | org.eclipse.jetty.jaas | Jetty |
| JDBCLoginModule | JAAS LoginModule to retrieve user information from a database and authenticate the user. | Class | org.eclipse.jetty.jaas.spi | Jetty |
| LdapLoginModule | A LdapLoginModule for use with JAAS setups The jvm should be started with the following parameter: | Class | org.eclipse.jetty.jaas.spi | Jetty |
| ObjectCallback | Can be used as a LoginModule Callback to obtain a user's credential as an Object, rather than | Class | org.eclipse.jetty.jaas.callback | Jetty |
| PropertyFileLoginModule | Class | org.eclipse.jetty.jaas.spi | Jetty | |
| RequestParameterCallback | RequestParameterCallback Allows a JAAS callback handler to access any parameter from the j_security_check FORM. | Class | org.eclipse.jetty.jaas.callback | Jetty |
| RoleCheckPolicy | Interface | org.eclipse.jetty.jaas | Jetty | |
| StrictRoleCheckPolicy | StrictRoleCheckPolicy Enforces that if a runAsRole is present, then the | Class | org.eclipse.jetty.jaas | Jetty |
| UserInfo | Class | org.eclipse.jetty.jaas.spi | Jetty | |