Package play.mvc
Class Http.Cookie
java.lang.Object
play.mvc.Http.Cookie
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Http
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
domain
-
path
-
secure
public boolean secure -
value
-
maxAge
Cookie max-age in seconds -
sendOnError
public boolean sendOnErrorDon't use -
httpOnly
public boolean httpOnly
-
-
Constructor Details
-
Cookie
-