public final class Cookies extends Object
Modifier and Type | Field and Description |
---|---|
static String |
IS_LOGGED_USER_COOKIE_NAME
Cookie that indicates whether the user is logged in.
|
static String |
LUM_USER_SESSION_ID_COOKIE_NAME
Cookie that stores user session identifier.
|
static String |
USER_APP_ID_COOKIE
App identifier cookie.
|
static String |
USER_EMAIL_COOKIE_NAME
Cookie that stores user email.
|
static String |
USER_ID_COOKIE_NAME
Cookie that stores user identifier.
|
static String |
USER_LOCALE_COOKIE_NAME
Cookie that stores user locale.
|
static String |
USER_LOGIN_COOKIE_NAME
Cookie that stores user login.
|
static String |
USER_NAME_COOKIE_NAME
Cookie that stores user name.
|
public static final String IS_LOGGED_USER_COOKIE_NAME
public static final String USER_APP_ID_COOKIE
public static final String USER_LOCALE_COOKIE_NAME
public static final String USER_EMAIL_COOKIE_NAME
public static final String USER_LOGIN_COOKIE_NAME
public static final String USER_NAME_COOKIE_NAME
public static final String USER_ID_COOKIE_NAME
public static final String LUM_USER_SESSION_ID_COOKIE_NAME
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.