public class ChangeSessionId extends Object
| Constructor and Description |
|---|
ChangeSessionId() |
| Modifier and Type | Method and Description |
|---|---|
static String |
changeSessionId(io.undertow.server.HttpServerExchange exchange,
boolean create) |
static void |
turnOffChangeSessionIdOnLogin(io.undertow.servlet.api.DeploymentInfo deploymentInfo)
This is a hack to be backward compatible between Undertow 1.3+ and versions lower.
|
public static void turnOffChangeSessionIdOnLogin(io.undertow.servlet.api.DeploymentInfo deploymentInfo)
deploymentInfo - public static String changeSessionId(io.undertow.server.HttpServerExchange exchange, boolean create)
Copyright © 2016 JBoss by Red Hat. All rights reserved.