| Package | Description | 
|---|---|
| org.wildfly.security.http | 
 Package containing the HTTP based authentication APIs, SPIs and related classes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HttpServerRequestWrapper
A wrapper delegating any request to the delegated implementation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HttpServerAuthenticationMechanism.evaluateRequest(HttpServerRequest request)
Evaluate the current request and attempt to authenticate if appropriate. 
 | 
| Constructor and Description | 
|---|
HttpServerRequestWrapper(HttpServerRequest delegate)
Construct new instance. 
 | 
Copyright © 2020 JBoss by Red Hat. All rights reserved.