Package | Description |
---|---|
jakarta.security.enterprise |
The main Jakarta Security package.
|
jakarta.security.enterprise.authentication.mechanism.http |
The HTTP authentication mechanism API package.
|
jakarta.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 © 2018,2020 Eclipse Foundation.
Use is subject to license terms.