Liferay 6.2.0-ce-rc2

com.liferay.portal.kernel.util
Class CookieUtil

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

public class CookieUtil
extends Object


Constructor Summary
CookieUtil()
           
 
Method Summary
static String toString(javax.servlet.http.Cookie cookie)
           
 
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

toString

public static String toString(javax.servlet.http.Cookie cookie)

Liferay 6.2.0-ce-rc2