Interface | Description |
---|---|
SecurityContext |
The SecurityContext provides an access point for programmatic security; an injectable type that is intended to be
used by application code to query and interact with the Java EE Security API.
|
Class | Description |
---|---|
CallerPrincipal |
Principal that represents the caller principal associated with the invocation being
processed by the container (e.g.
|
Enum | Description |
---|---|
AuthenticationStatus |
The AuthenticationStatus is used as a return value by primarily
the
HttpAuthenticationMechanism to indicate the result (status)
of the authentication process. |
Copyright © 2015–2017. All rights reserved.