Uses of Package
org.wildfly.security.http
-
Packages that use org.wildfly.security.http Package Description org.wildfly.security.auth.server Server side of authentication provided by Elytron.org.wildfly.security.auth.server.http org.wildfly.security.http Package containing the HTTP based authentication APIs, SPIs and related classes.org.wildfly.security.http.basic org.wildfly.security.http.bearer org.wildfly.security.http.cert org.wildfly.security.http.digest org.wildfly.security.http.external org.wildfly.security.http.form org.wildfly.security.http.impl Implementation classes which do not form part of the public API.org.wildfly.security.http.oidc org.wildfly.security.http.spnego org.wildfly.security.http.util Package containing utility classes for HTTP authentication, predominantly special factory wrappers.org.wildfly.security.http.util.sso org.wildfly.security.mechanism org.wildfly.security.mechanism._private org.wildfly.security.mechanism.http -
Classes in org.wildfly.security.http used by org.wildfly.security.auth.server Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.HttpServerAuthenticationMechanismFactory Factory to create authentication mechanisms. -
Classes in org.wildfly.security.http used by org.wildfly.security.auth.server.http Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.HttpServerAuthenticationMechanismFactory Factory to create authentication mechanisms. -
Classes in org.wildfly.security.http used by org.wildfly.security.http Class Description ElytronMessages Log messages and exceptions for Elytron.HttpAuthenticationException 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 ABuilder
to configure and create an instance ofHttpAuthenticator
.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.SESSION
notification typesHttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.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.HttpServerResponse Server side representation of a HTTP response.HttpServerScopes Interface providing access to context specificHttpScope
instances.Scope Enumeration of the available scopes during HTTP request handling. -
Classes in org.wildfly.security.http used by org.wildfly.security.http.basic Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.HttpServerAuthenticationMechanismFactory Factory to create authentication mechanisms.HttpServerRequest Server side representation of a HTTP request.HttpServerResponse Server side representation of a HTTP response. -
Classes in org.wildfly.security.http used by org.wildfly.security.http.bearer Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.HttpServerAuthenticationMechanismFactory Factory to create authentication mechanisms.HttpServerRequest Server side representation of a HTTP request.HttpServerResponse Server side representation of a HTTP response. -
Classes in org.wildfly.security.http used by org.wildfly.security.http.cert Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.HttpServerAuthenticationMechanismFactory Factory to create authentication mechanisms.HttpServerRequest Server side representation of a HTTP request. -
Classes in org.wildfly.security.http used by org.wildfly.security.http.digest Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.HttpServerAuthenticationMechanismFactory Factory to create authentication mechanisms.HttpServerRequest Server side representation of a HTTP request.HttpServerResponse Server side representation of a HTTP response. -
Classes in org.wildfly.security.http used by org.wildfly.security.http.external Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.HttpServerAuthenticationMechanismFactory Factory to create authentication mechanisms.HttpServerRequest Server side representation of a HTTP request. -
Classes in org.wildfly.security.http used by org.wildfly.security.http.form Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpScope An attachment scope for use by an authentication mechanism.HttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.HttpServerAuthenticationMechanismFactory Factory to create authentication mechanisms.HttpServerRequest Server side representation of a HTTP request.HttpServerResponse Server side representation of a HTTP response. -
Classes in org.wildfly.security.http used by org.wildfly.security.http.impl Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.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.HttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.HttpServerAuthenticationMechanismFactory Factory to create authentication mechanisms.HttpServerCookie Server side representation of a HTTP Cookie.HttpServerRequest Server side representation of a HTTP request.HttpServerScopes Interface providing access to context specificHttpScope
instances.Scope Enumeration of the available scopes during HTTP request handling. -
Classes in org.wildfly.security.http used by org.wildfly.security.http.oidc Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpScope An attachment scope for use by an authentication mechanism.HttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.HttpServerAuthenticationMechanismFactory Factory to create authentication mechanisms.HttpServerRequest Server side representation of a HTTP request.HttpServerResponse Server side representation of a HTTP response.Scope Enumeration of the available scopes during HTTP request handling. -
Classes in org.wildfly.security.http used by org.wildfly.security.http.spnego Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpScope An attachment scope for use by an authentication mechanism.HttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.HttpServerAuthenticationMechanismFactory Factory to create authentication mechanisms.HttpServerRequest Server side representation of a HTTP request.HttpServerResponse Server side representation of a HTTP response.Scope Enumeration of the available scopes during HTTP request handling. -
Classes in org.wildfly.security.http used by org.wildfly.security.http.util Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpScope An attachment scope for use by an authentication mechanism.HttpServerAuthenticationMechanism 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.HttpServerScopes Interface providing access to context specificHttpScope
instances.Scope Enumeration of the available scopes during HTTP request handling. -
Classes in org.wildfly.security.http used by org.wildfly.security.http.util.sso Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.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.HttpServerAuthenticationMechanism 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.HttpServerScopes Interface providing access to context specificHttpScope
instances. -
Classes in org.wildfly.security.http used by org.wildfly.security.mechanism Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism. -
Classes in org.wildfly.security.http used by org.wildfly.security.mechanism._private Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpScope An attachment scope for use by an authentication mechanism. -
Classes in org.wildfly.security.http used by org.wildfly.security.mechanism.http Class Description HttpAuthenticationException Exception to indicate a general failure with the HTTP authentication mechanism.HttpServerAuthenticationMechanism Definition of a server side HTTP authentication mechanism.