public class UndertowAuthenticatedActionsHandler extends Object implements io.undertow.server.HttpHandler
Modifier and Type | Class and Description |
---|---|
static class |
UndertowAuthenticatedActionsHandler.Wrapper |
Modifier and Type | Field and Description |
---|---|
protected AdapterDeploymentContext |
deploymentContext |
protected io.undertow.server.HttpHandler |
next |
Constructor and Description |
---|
UndertowAuthenticatedActionsHandler(AdapterDeploymentContext deploymentContext,
io.undertow.server.HttpHandler next) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
protected AdapterDeploymentContext deploymentContext
protected io.undertow.server.HttpHandler next
public UndertowAuthenticatedActionsHandler(AdapterDeploymentContext deploymentContext, io.undertow.server.HttpHandler next)
Copyright © 2018 JBoss by Red Hat. All rights reserved.