Package org.wildfly.security.http
package org.wildfly.security.http
Package containing the HTTP based authentication APIs, SPIs and related classes.
- Author:
- Darran Lofthouse
-
ClassDescriptionWarning this class consists of generated code.Exception 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.ABuilderto configure and create an instance ofHttpAuthenticator.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.SESSIONnotification 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 specificHttpScopeinstances.Enumeration of the available scopes during HTTP request handling.