com.liferay.portal.kernel.util
Interface CookieKeys
- All Known Implementing Classes:
- CookieKeys
public interface CookieKeys
COMPANY_ID
static final String COMPANY_ID
- See Also:
- Constant Field Values
COOKIE_SUPPORT
static final String COOKIE_SUPPORT
- See Also:
- Constant Field Values
GUEST_LANGUAGE_ID
static final String GUEST_LANGUAGE_ID
- See Also:
- Constant Field Values
ID
static final String ID
- See Also:
- Constant Field Values
JSESSIONID
static final String JSESSIONID
- See Also:
- Constant Field Values
LOGIN
static final String LOGIN
- See Also:
- Constant Field Values
PASSWORD
static final String PASSWORD
- See Also:
- Constant Field Values
REMEMBER_ME
static final String REMEMBER_ME
- See Also:
- Constant Field Values
SCREEN_NAME
static final String SCREEN_NAME
- See Also:
- Constant Field Values
USER_UUID
static final String USER_UUID
- See Also:
- Constant Field Values