Package | Description |
---|---|
org.wildfly.security.http |
Package containing the HTTP based authentication APIs, SPIs and related classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HttpExchangeSpi
The SPI to be implemented to bridge the Elytron APIs with the available APIs
of the web server being integrated with.
|
interface |
HttpScopeNotification
Interface providing information about scope notifications.
|
interface |
HttpServerRequest
Server side representation of a HTTP request.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpServerRequestWrapper
A wrapper delegating any request to the delegated implementation.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.