Interface Cookies

All Known Implementing Classes:
CookiesImpl

public interface Cookies
Used by other services to obtain cookie values for the current request, or to write cookie values as part of the request. Note that when writing cookies, the cookie's secure flag will match Request.isSecure().