public static class ServletPreAuthActionsHandler.Wrapper extends Object implements io.undertow.server.HandlerWrapper
Modifier and Type | Field and Description |
---|---|
protected AdapterDeploymentContext |
deploymentContext |
protected UndertowUserSessionManagement |
userSessionManagement |
Constructor and Description |
---|
Wrapper(AdapterDeploymentContext deploymentContext,
UndertowUserSessionManagement userSessionManagement) |
Modifier and Type | Method and Description |
---|---|
io.undertow.server.HttpHandler |
wrap(io.undertow.server.HttpHandler handler) |
protected AdapterDeploymentContext deploymentContext
protected UndertowUserSessionManagement userSessionManagement
public Wrapper(AdapterDeploymentContext deploymentContext, UndertowUserSessionManagement userSessionManagement)
Copyright © 2018 JBoss by Red Hat. All rights reserved.