Uses of Package
org.wildfly.security.http
Packages that use org.wildfly.security.http
Package
Description
Package containing the HTTP based authentication APIs, SPIs and related classes.
Implementation classes which do not form part of the public API.
-
Classes in org.wildfly.security.http used by org.wildfly.security.httpClassDescriptionException 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.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.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.Server side representation of a HTTP response.Interface providing access to context specificHttpScopeinstances.Enumeration of the available scopes during HTTP request handling. -
Classes in org.wildfly.security.http used by org.wildfly.security.http.implClassDescriptionThe 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.Server side representation of a HTTP Cookie.Server side representation of a HTTP request.Interface providing access to context specific
HttpScopeinstances.Enumeration of the available scopes during HTTP request handling.