public class GetUserFromCookieUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SPLITTER_REGEX |
static String |
USER_ID |
| Constructor and Description |
|---|
GetUserFromCookieUtil() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getUserFromCookie(javax.servlet.http.HttpServletRequest request) |
static Map |
getUserIdentity(String userName,
Long userId) |
public static String SPLITTER_REGEX
public static final String USER_ID
Copyright © 2018. All rights reserved.