| 接口 | 说明 |
|---|---|
| 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 | |
| IdentityService |
Associates UserIdentities from with threads and UserIdentity.Contexts.
|
| LoginService |
Login Service Interface.
|
| PropertyUserStore.UserListener |
UserListener
|
| RunAsToken |
marker interface for run-as-role tokens
|
| 类 | 说明 |
|---|---|
| AbstractLoginService |
AbstractLoginService
|
| AbstractLoginService.RolePrincipal |
RolePrincipal
|
| AbstractLoginService.UserPrincipal |
UserPrincipal
|
| AbstractUserAuthentication |
AbstractUserAuthentication
Base class for representing an authenticated user.
|
| ConstraintMapping | |
| ConstraintSecurityHandler |
ConstraintSecurityHandler
Handler to enforce SecurityConstraints.
|
| DefaultAuthenticatorFactory |
The Default Authenticator Factory.
|
| DefaultIdentityService |
Default Identity Service implementation.
|
| DefaultUserIdentity |
The default implementation of UserIdentity.
|
| HashLoginService |
Properties User Realm.
|
| JDBCLoginService |
HashMapped User Realm with JDBC as data source.
|
| 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.
|
| 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.
|
| RoleRunAsToken | |
| SecurityHandler |
Abstract SecurityHandler.
|
| SpnegoLoginService | |
| SpnegoUserIdentity | |
| SpnegoUserPrincipal | |
| UserAuthentication |
| 枚举 | 说明 |
|---|---|
| UserDataConstraint |
| 异常错误 | 说明 |
|---|---|
| ServerAuthException |
Copyright © 2017. All rights reserved.