To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Methods
Name | Returns | Notes | Example |
---|---|---|---|
value ( value ) | CookieBuilder | ||
secure ( secure ) | CookieBuilder | ||
expiry ( expiry ) | CookieBuilder | ||
path ( path ) | CookieBuilder | ||
httpOnly ( httpOnly ) | CookieBuilder | ||
build ( ) | Cookie | Build and adds the cookie to the Response |