The cookie name.
The cookie name.
Decodes from an encoded String
.
Decodes from an encoded String
.
Decodes the data from a Cookie
.
Decodes the data from a Cookie
.
Builds the cookie object from the given data map.
Builds the cookie object from the given data map.
the data map to build the cookie object
a new cookie object
Default cookie, returned in case of error or if missing in the HTTP headers.
Default cookie, returned in case of error or if missing in the HTTP headers.
Encodes the data as a String
.
Encodes the data as a String
.
Encodes the data as a Cookie
.
Encodes the data as a Cookie
.
true
if the Cookie is signed.
true
if the Cookie is signed. Defaults to false.
Converts the given cookie object into a data map.
Converts the given cookie object into a data map.
a new Map
storing the key-value pairs for the given cookie
Helper utilities to manage the Flash cookie.