|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Enroler | Updates an authenticated client user with assigned roles. |
Verifier | Verifies the credentials provided by a client user sending a request. |
Class Summary | |
---|---|
Authenticator | Filter authenticating the client sending the inbound request. |
Authorizer | Filter authorizing inbound request. |
ChallengeAuthenticator | Authenticator based on a challenge scheme. |
ConfidentialAuthorizer | Authorizer allowing only confidential calls. |
Group | Group that contains member groups and users. |
LocalVerifier | Verifier that can locally retrieve the secrets. |
MapVerifier | Verifier that stores its local secrets in a map indexed by the identifier. |
MemoryRealm | Security realm based on a memory model. |
MethodAuthorizer | Authorizer based on authorized methods. |
Realm | Security realm capable of providing an enroler and a verifier. |
Role | Application specific role. |
RoleAuthorizer | Authorizer based on authorized and forbidden roles. |
SecretVerifier | Verifier of identifier/secret couples. |
User | User part of a security realm. |
Classes related to security.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |