com.liferay.util
Class CookieUtil
java.lang.Object
com.liferay.util.CookieUtil
public class CookieUtil
- extends Object
Method Summary |
static String |
get(javax.servlet.http.HttpServletRequest request,
String name)
|
static String |
get(javax.servlet.http.HttpServletRequest request,
String name,
boolean toUpperCase)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CookieUtil
public CookieUtil()
get
public static String get(javax.servlet.http.HttpServletRequest request,
String name)
get
public static String get(javax.servlet.http.HttpServletRequest request,
String name,
boolean toUpperCase)