| Name | Description | Type | Package | Framework |
| AbstractUserAuthentication | AbstractUserAuthentication Base class for representing an authenticated user. | Class | org.eclipse.jetty.security | Jetty |
| Authenticator | Authenticator Interface An Authenticator is responsible for checking requests and sending | Interface | org.eclipse.jetty.security | Jetty |
| Authenticator .AuthConfiguration | Authenticator ConfigurationGet a SecurityHandler init parameter | Interface | org.eclipse.jetty.security.Authenticator | Jetty |
| Authenticator .Factory | Interface | org.eclipse.jetty.security.Authenticator | Jetty | |
| BaseAuthModule | Class | org.eclipse.jetty.security.jaspi.modules | Jetty | |
| BasicAuthenticator | Class | org.eclipse.jetty.security.authentication | Jetty | |
| BasicAuthModule | Class | org.eclipse.jetty.security.jaspi.modules | Jetty | |
| ClientCertAuthenticator | Class | org.eclipse.jetty.security.authentication | Jetty | |
| ClientCertAuthModule | Class | org.eclipse.jetty.security.jaspi.modules | Jetty | |
| ConstraintAware | Add a Constraint Mapping. | Interface | org.eclipse.jetty.security | Jetty |
| ConstraintMapping | Class | org.eclipse.jetty.security | Jetty | |
| ConstraintSecurityHandler | ConstraintSecurityHandler Handler to enforce SecurityConstraints. | Class | org.eclipse.jetty.security | Jetty |
| CredentialValidationCallback | CredentialValidationCallback Store a jetty Credential for a user so that it can be | Class | org.eclipse.jetty.security.jaspi.callback | Jetty |
| DefaultAuthenticatorFactory | The Default Authenticator Factory. | Class | org.eclipse.jetty.security | Jetty |
| DefaultIdentityService | Default Identity Service implementation. | Class | org.eclipse.jetty.security | Jetty |
| DefaultUserIdentity | The default implementation of UserIdentity. | Class | org.eclipse.jetty.security | Jetty |
| DeferredAuthentication | Class | org.eclipse.jetty.security.authentication | Jetty | |
| DigestAuthenticator | Class | org.eclipse.jetty.security.authentication | Jetty | |
| DigestAuthModule | Class | org.eclipse.jetty.security.jaspi.modules | 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 | |
| FormAuthModule | Class | org.eclipse.jetty.security.jaspi.modules | Jetty | |
| HashLoginService | Properties User Realm. | Class | org.eclipse.jetty.security | Jetty |
| IdentityService | Associates UserIdentities from with threads and UserIdentity. | Interface | org.eclipse.jetty.security | Jetty |
| JaspiAuthenticator | Class | org.eclipse.jetty.security.jaspi | Jetty | |
| JaspiAuthenticatorFactory | Class | org.eclipse.jetty.security.jaspi | Jetty | |
| JaspiMessageInfo | Almost an implementation of jaspi MessageInfo. | Class | org.eclipse.jetty.security.jaspi | Jetty |
| JDBCLoginService | HashMapped User Realm with JDBC as data source. | Class | org.eclipse.jetty.security | 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 |
| LoginService | Login Service Interface. | Interface | org.eclipse.jetty.security | Jetty |
| MappedLoginService | A login service that keeps UserIdentities in a concurrent map either as the source or a cache of the users. | Class | org.eclipse.jetty.security | Jetty |
| MappedLoginService .Anonymous | Class | org.eclipse.jetty.security.MappedLoginService | Jetty | |
| MappedLoginService .KnownUser | Class | org.eclipse.jetty.security.MappedLoginService | Jetty | |
| MappedLoginService .RolePrincipal | Class | org.eclipse.jetty.security.MappedLoginService | Jetty | |
| MappedLoginService .UserPrincipal | Interface | org.eclipse.jetty.security.MappedLoginService | Jetty | |
| PropertyUserStore | This class monitors a property file of the format mentioned below and notifies registered listeners of the changes to the the given file. | Class | org.eclipse.jetty.security | Jetty |
| PropertyUserStore .UserListener | Interface | org.eclipse.jetty.security.PropertyUserStore | Jetty | |
| RoleInfo | Badly named class that holds the role and user data constraint info for a path/http method combination, extracted and combined from security | Class | org.eclipse.jetty.security | Jetty |
| RoleRunAsToken | Class | org.eclipse.jetty.security | Jetty | |
| SecurityHandler | Abstract SecurityHandler. | Class | org.eclipse.jetty.security | Jetty |
| ServerAuthException | Class | org.eclipse.jetty.security | Jetty | |
| ServletCallbackHandler | Class | org.eclipse.jetty.security.jaspi | Jetty | |
| SessionAuthentication | Class | org.eclipse.jetty.security.authentication | Jetty | |
| SimpleAuthConfig | Class | org.eclipse.jetty.security.jaspi | Jetty | |
| SpnegoAuthenticator | Class | org.eclipse.jetty.security.authentication | Jetty | |
| SpnegoLoginService | Class | org.eclipse.jetty.security | Jetty | |
| SpnegoUserIdentity | Class | org.eclipse.jetty.security | Jetty | |
| SpnegoUserPrincipal | Class | org.eclipse.jetty.security | Jetty | |
| UserAuthentication | Class | org.eclipse.jetty.security | Jetty | |
| UserDataConstraint | enum UserDataConstraintVersion:$Rev: 4466 $ $Date: 2009-02-10 23:42:54 +0100 (Tue, 10 Feb 2009) $ | Class | org.eclipse.jetty.security | Jetty |
| UserInfo | Class | org.eclipse.jetty.security.jaspi.modules | Jetty | |