| Name | Description | Type | Package | Framework |
| BasicAuthenticator | Class | org.eclipse.jetty.security.authentication | Jetty | |
| ClientCertAuthenticator | Class | org.eclipse.jetty.security.authentication | Jetty | |
| DeferredAuthentication | Class | org.eclipse.jetty.security.authentication | Jetty | |
| DigestAuthenticator | Class | org.eclipse.jetty.security.authentication | Jetty | |
| FormAuthenticator | This authenticator implements form authentication will use dispatchers to the login page if the __FORM_DISPATCH init parameter is set to true. | Class | org.eclipse.jetty.security.authentication | Jetty |
| FormAuthenticator .FormAuthentication | This Authentication represents a just completed Form authentication. | Class | org.eclipse.jetty.security.authentication.FormAuthenticator | Jetty |
| FormAuthenticator .FormRequest | Class | org.eclipse.jetty.security.authentication.FormAuthenticator | Jetty | |
| FormAuthenticator .FormResponse | Class | org.eclipse.jetty.security.authentication.FormAuthenticator | Jetty | |
| LoginAuthenticator | Class | org.eclipse.jetty.security.authentication | Jetty | |
| LoginCallback | This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well. | Interface | org.eclipse.jetty.security.authentication | Jetty |
| LoginCallbackImpl | This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well. | Class | org.eclipse.jetty.security.authentication | Jetty |
| SessionAuthentication | Class | org.eclipse.jetty.security.authentication | Jetty | |
| SpnegoAuthenticator | Class | org.eclipse.jetty.security.authentication | Jetty | |