CookieKeys@Deprecated
public class CookieUtil
extends Object
| Constructor and Description |
|---|
CookieUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
get(javax.servlet.http.HttpServletRequest httpServletRequest,
String name)
Deprecated.
|
static String |
get(javax.servlet.http.HttpServletRequest httpServletRequest,
String name,
boolean toUpperCase)
Deprecated.
|