public final class CookieHelper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CookieHelper.CookieState |
static class |
CookieHelper.CookieStatus |
Constructor and Description |
---|
CookieHelper() |
Modifier and Type | Method and Description |
---|---|
static CookieHelper.CookieStatus |
check(IAuthEnforcer.ISessionStore ss,
io.vertx.core.http.HttpServerRequest event) |
static void |
purgeSessionCookie(io.vertx.core.MultiMap headers) |
public static CookieHelper.CookieStatus check(IAuthEnforcer.ISessionStore ss, io.vertx.core.http.HttpServerRequest event)
public static void purgeSessionCookie(io.vertx.core.MultiMap headers)
Copyright © 2021. All Rights Reserved.