Liferay 6.2-ce-ga5

com.liferay.portal.util
Class CookieKeys

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

Deprecated. As of 6.2.0, replaced by CookieKeys

public class CookieKeys
extends CookieKeys


Field Summary
static int VERSION
          Deprecated.  
 
Fields inherited from class com.liferay.portal.kernel.util.CookieKeys
COMPANY_ID, COOKIE_SUPPORT, GUEST_LANGUAGE_ID, ID, JSESSIONID, LOGIN, MAX_AGE, PASSWORD, REMEMBER_ME, REMOTE_PREFERENCE_PREFIX, SCREEN_NAME, USER_UUID
 
Constructor Summary
CookieKeys()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.util.CookieKeys
addCookie, addCookie, addSupportCookie, getCookie, getCookie, getDomain, getDomain, hasSessionId, isEncodedCookie, validateSupportCookie
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final int VERSION
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

CookieKeys

public CookieKeys()
Deprecated. 

Liferay 6.2-ce-ga5