| Package | Description |
|---|---|
| javax.security.enterprise |
The main Java EE Security API package.
|
| javax.security.enterprise.authentication.mechanism.http |
The HTTP authentication mechanism API package.
|
| javax.security.enterprise.identitystore |
The identity store API package.
|
| Class and Description |
|---|
| AuthenticationStatus
The AuthenticationStatus is used as a return value by primarily
the
HttpAuthenticationMechanism to indicate the result (status)
of the authentication process. |
| Class and Description |
|---|
| AuthenticationException
A generic authentication exception.
|
| AuthenticationStatus
The AuthenticationStatus is used as a return value by primarily
the
HttpAuthenticationMechanism to indicate the result (status)
of the authentication process. |
| Class and Description |
|---|
| CallerPrincipal
Principal that represents the caller principal associated with the invocation being
processed by the container (e.g.
|
Copyright © 2015–2017. All rights reserved.