com.liferay.util
Class CookieUtil

java.lang.Object
  extended by com.liferay.util.CookieUtil

public class CookieUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
CookieUtil()
           
 
Method Summary
static java.lang.String get(javax.servlet.http.HttpServletRequest request, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CookieUtil

public CookieUtil()
Method Detail

get

public static java.lang.String get(javax.servlet.http.HttpServletRequest request,
                                   java.lang.String name)