Package | Description |
---|---|
javax.security.enterprise |
The main Java EE Security API package.
|
javax.security.enterprise.authentication.mechanism.http |
The HTTP authentication mechanism API package.
|
Class and Description |
---|
AuthenticationParameters
Parameters that are provided along with an authentication request.
|
Class and Description |
---|
AuthenticationParameters
Parameters that are provided along with an authentication request.
|
HttpMessageContext
HttpMessageContext contains all of the per-request state information and encapsulates the client request,
server response, container handler for authentication callbacks, and the subject representing the caller. |
Copyright © 2015–2017. All rights reserved.