| 程序包 | 说明 |
|---|---|
| org.eclipse.jetty.security |
Jetty Security : Modular Support for Security in Jetty
|
| org.eclipse.jetty.security.authentication |
Jetty Security : Authenticators and Callbacks
|
| 类和说明 |
|---|
| AbstractLoginService
AbstractLoginService
|
| AbstractLoginService.UserPrincipal
UserPrincipal
|
| AbstractUserAuthentication
AbstractUserAuthentication
Base class for representing an authenticated user.
|
| Authenticator
Authenticator Interface
An Authenticator is responsible for checking requests and sending
response challenges in order to authenticate a request.
|
| Authenticator.AuthConfiguration
Authenticator Configuration
|
| Authenticator.Factory
Authenticator Factory
|
| ConstraintAware |
| ConstraintMapping |
| IdentityService
Associates UserIdentities from with threads and UserIdentity.Contexts.
|
| LoginService
Login Service Interface.
|
| PropertyUserStore
PropertyUserStore
This class monitors a property file of the format mentioned below and notifies registered listeners of the changes to the the given file.
|
| 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 |
| 类和说明 |
|---|
| AbstractUserAuthentication
AbstractUserAuthentication
Base class for representing an authenticated user.
|
| Authenticator
Authenticator Interface
An Authenticator is responsible for checking requests and sending
response challenges in order to authenticate a request.
|
| Authenticator.AuthConfiguration
Authenticator Configuration
|
| IdentityService
Associates UserIdentities from with threads and UserIdentity.Contexts.
|
| LoginService
Login Service Interface.
|
| ServerAuthException |
| UserAuthentication |
Copyright © 2017. All rights reserved.