All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BaseHttpServerRequest A base implementation ofHttpServerRequestHttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpAuthenticator A HTTP based authenticator responsible for performing the authentication of the current request based on the policies of the associatedSecurityDomain.HttpAuthenticator.Builder ABuilderto configure and create an instance ofHttpAuthenticator.HttpConstants Constants used within HTTP based authentication.HttpExchangeSpi The SPI to be implemented to bridge the Elytron APIs with the available APIs of the web server being integrated with.HttpScope An attachment scope for use by an authentication mechanism.HttpScopeNotification Interface providing information about scope notifications.HttpScopeNotification.SessionNotificationType Scope.SESSIONnotification typesHttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.HttpServerAuthenticationMechanismFactory Factory to create authentication mechanisms.HttpServerCookie Server side representation of a HTTP Cookie.HttpServerMechanismsResponder A responder for sending either authentication challenges or responses as a result of successful authentication back to the calling client.HttpServerRequest Server side representation of a HTTP request.HttpServerRequestWrapper A wrapper delegating any request to the delegated implementation.HttpServerResponse Server side representation of a HTTP response.HttpServerScopes Interface providing access to context specificHttpScopeinstances.Scope Enumeration of the available scopes during HTTP request handling.