Uses of Interface
org.wildfly.security.http.HttpExchangeSpi
Packages that use HttpExchangeSpi
Package
Description
Package containing the HTTP based authentication APIs, SPIs and related classes.
Implementation classes which do not form part of the public API.
-
Uses of HttpExchangeSpi in org.wildfly.security.http
Methods in org.wildfly.security.http with parameters of type HttpExchangeSpiModifier and TypeMethodDescriptionHttpAuthenticator.Builder.setHttpExchangeSpi(HttpExchangeSpi httpExchangeSpi) Set theHttpExchangeSpiinstance for the current request to allow integration with the Elytron APIs. -
Uses of HttpExchangeSpi in org.wildfly.security.http.impl
Constructors in org.wildfly.security.http.impl with parameters of type HttpExchangeSpi