public interface CookieCutter
Modifier and Type | Method and Description |
---|---|
String |
getValueFromConglomerateCookie(String cookieKey,
String key)
Retrieve variable from a conglomerate cookie.
|
String |
getValueFromCookie(String key) |
String |
getValueFromCookie(String key,
String defaultValue) |
void |
saveValueInCookie(String key,
String value) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.