See: Description
| Interface | Description |
|---|---|
| Authenticator |
Authenticator Interface
|
| Authenticator.AuthConfiguration |
Authenticator Configuration
|
| Authenticator.Factory |
Authenticator Factory
|
| ConstraintAware | |
| IdentityService |
Associates UserIdentities from with threads and UserIdentity.Contexts.
|
| LoginService |
Login Service Interface.
|
| PropertyUserStore.UserListener | |
| RunAsToken |
marker interface for run-as-role tokens
|
| Class | Description |
|---|---|
| AbstractLoginService |
AbstractLoginService
|
| AbstractLoginService.RolePrincipal |
RolePrincipal
|
| AbstractLoginService.UserPrincipal |
UserPrincipal
|
| AbstractUserAuthentication |
AbstractUserAuthentication
Base class for representing an authenticated user.
|
| ConfigurableSpnegoLoginService |
A configurable (as opposed to using system properties) SPNEGO LoginService.
|
| ConstraintMapping | |
| ConstraintSecurityHandler |
ConstraintSecurityHandler
|
| 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.
|
| LoggedOutAuthentication |
LoggedOutAuthentication
An Authentication indicating that a user has been previously, but is not currently logged in,
but may be capable of logging in after a call to Request.login(String,String)
|
| 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 | Deprecated
use
ConfigurableSpnegoLoginService instead |
| SpnegoUserIdentity | |
| SpnegoUserPrincipal | |
| UserAuthentication | |
| UserStore |
Base class to store User
|
| Enum | Description |
|---|---|
| UserDataConstraint |
| Exception | Description |
|---|---|
| ServerAuthException |
Copyright © 2010 - 2020 Adobe. All Rights Reserved