Uses of Interface
org.wildfly.security.http.HttpServerScopes
-
Packages that use HttpServerScopes Package Description org.wildfly.security.http Package containing the HTTP based authentication APIs, SPIs and related classes. -
-
Uses of HttpServerScopes in org.wildfly.security.http
Subinterfaces of HttpServerScopes in org.wildfly.security.http Modifier and Type Interface Description interfaceHttpExchangeSpiThe SPI to be implemented to bridge the Elytron APIs with the available APIs of the web server being integrated with.interfaceHttpScopeNotificationInterface providing information about scope notifications.interfaceHttpServerRequestServer side representation of a HTTP request.Classes in org.wildfly.security.http that implement HttpServerScopes Modifier and Type Class Description classHttpServerRequestWrapperA wrapper delegating any request to the delegated implementation.
-