All Classes and Interfaces
Class
Description
A base implementation of
HttpServerRequestException to indicate a general failure with the HTTP authentication mechanism.
A HTTP based authenticator responsible for performing the authentication of the current request based on the policies of the
associated
SecurityDomain.A
Builder to configure and create an instance of HttpAuthenticator.Constants used within HTTP based authentication.
The SPI to be implemented to bridge the Elytron APIs with the available APIs
of the web server being integrated with.
An attachment scope for use by an authentication mechanism.
Interface providing information about scope notifications.
Scope.SESSION notification typesDefinition of a server side HTTP authentication mechanism.
Factory to create authentication mechanisms.
Server side representation of a HTTP Cookie.
A responder for sending either authentication challenges or responses as a result of successful authentication back to the
calling client.
Server side representation of a HTTP request.
A wrapper delegating any request to the delegated implementation.
Server side representation of a HTTP response.
Interface providing access to context specific
HttpScope instances.Enumeration of the available scopes during HTTP request handling.