| Package | Description |
|---|---|
| org.eclipse.jetty.security |
Jetty Security : Modular Support for Security in Jetty
|
| org.eclipse.jetty.security.authentication |
Jetty Security : Authenticators and Callbacks
|
| Class | Description |
|---|---|
| AbstractUserAuthentication |
AbstractUserAuthentication
Base class for representing an authenticated user.
|
| Authenticator |
Authenticator Interface
|
| Authenticator.AuthConfiguration |
Authenticator Configuration
|
| Authenticator.Factory |
Authenticator Factory
|
| ConstraintAware | |
| ConstraintMapping | |
| IdentityService |
Associates UserIdentities from with threads and UserIdentity.Contexts.
|
| LoginService |
Login Service Interface.
|
| MappedLoginService |
A login service that keeps UserIdentities in a concurrent map
either as the source or a cache of the users.
|
| MappedLoginService.KnownUser | |
| MappedLoginService.UserPrincipal | |
| PropertyUserStore.UserListener |
UserListener
|
| RoleInfo |
RoleInfo
Badly named class that holds the role and user data constraint info for a
path/http method combination, extracted and combined from security
constraints.
|
| RunAsToken |
marker interface for run-as-role tokens
|
| SecurityHandler |
Abstract SecurityHandler.
|
| ServerAuthException | |
| UserDataConstraint |
| Class | Description |
|---|---|
| AbstractUserAuthentication |
AbstractUserAuthentication
Base class for representing an authenticated user.
|
| Authenticator |
Authenticator Interface
|
| Authenticator.AuthConfiguration |
Authenticator Configuration
|
| IdentityService |
Associates UserIdentities from with threads and UserIdentity.Contexts.
|
| LoginService |
Login Service Interface.
|
| ServerAuthException | |
| UserAuthentication |
Copyright © 1995–2018 Webtide. All rights reserved.