Uses of Interface
org.wildfly.security.http.HttpExchangeSpi
-
Packages that use HttpExchangeSpi Package Description org.wildfly.security.http Package containing the HTTP based authentication APIs, SPIs and related classes. -
-
Uses of HttpExchangeSpi in org.wildfly.security.http
Methods in org.wildfly.security.http with parameters of type HttpExchangeSpi Modifier and Type Method Description HttpAuthenticator.BuilderHttpAuthenticator.Builder. setHttpExchangeSpi(HttpExchangeSpi httpExchangeSpi)Set theHttpExchangeSpiinstance for the current request to allow integration with the Elytron APIs.
-