public class MarkSecureHandler extends Object implements io.undertow.server.HttpHandler
Modifier and Type | Class and Description |
---|---|
static class |
MarkSecureHandler.Builder |
static class |
MarkSecureHandler.Wrapper |
Modifier and Type | Field and Description |
---|---|
static io.undertow.server.HandlerWrapper |
WRAPPER |
Constructor and Description |
---|
MarkSecureHandler(io.undertow.server.HttpHandler next) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
Copyright © 2017. All rights reserved.