Package play.mvc
Class Scope
java.lang.Object
play.mvc.Scope
All application Scopes
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Flash scopestatic class
HTTP paramsstatic class
Render args (used in template rendering)static class
Session scope -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COOKIE_PREFIX
-
COOKIE_SECURE
public static final boolean COOKIE_SECURE -
COOKIE_EXPIRATION_SETTING
- See Also:
-
SESSION_HTTPONLY
public static final boolean SESSION_HTTPONLY
-
-
Constructor Details
-
Scope
public Scope()
-