Interface | Description |
---|---|
Cookie |
An interface representing a Cookie.
|
CookieConfiguration |
An interface representing the configuration of a Cookie.
|
CookieFactory |
A CookieFactory creates
Cookie instances and should be implemented by a concrete server. |
Cookies |
Models the defined
Cookie instances in an application. |