| 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 |
| 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) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.