| AbstractLoginService |
AbstractLoginService
Base class for LoginServices that allows subclasses to provide the user authentication and authorization information,
but provides common behaviour such as handling authentication.
|
| 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.
|
| PropertyUserStore.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.
|
| RolePrincipal |
RolePrincipal
Represents a role.
|
| RunAsToken |
marker interface for run-as-role tokens
|
| SecurityHandler |
Abstract SecurityHandler.
|
| ServerAuthException |
|
| UserDataConstraint |
|
| UserPrincipal |
UserPrincipal
Represents a user with a credential.
|
| UserStore |
Store of user authentication and authorization information.
|
| UserStore.User |
|