public class ServletPreAuthActionsHandler extends Object implements io.undertow.server.HttpHandler
Modifier and Type | Class and Description |
---|---|
static class |
ServletPreAuthActionsHandler.Wrapper |
Modifier and Type | Field and Description |
---|---|
protected AdapterDeploymentContext |
deploymentContext |
protected io.undertow.server.HttpHandler |
next |
protected UndertowUserSessionManagement |
userSessionManagement |
Modifier | Constructor and Description |
---|---|
protected |
ServletPreAuthActionsHandler(AdapterDeploymentContext deploymentContext,
UndertowUserSessionManagement userSessionManagement,
io.undertow.server.HttpHandler next) |
protected io.undertow.server.HttpHandler next
protected UndertowUserSessionManagement userSessionManagement
protected AdapterDeploymentContext deploymentContext
protected ServletPreAuthActionsHandler(AdapterDeploymentContext deploymentContext, UndertowUserSessionManagement userSessionManagement, io.undertow.server.HttpHandler next)
Copyright © 2015. All Rights Reserved.