|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.mvc.Scope
public class Scope
All application Scopes
| Nested Class Summary | |
|---|---|
static class |
Scope.Flash
Flash scope |
static class |
Scope.Params
HTTP params |
static class |
Scope.RenderArgs
Render args (used in template rendering) |
static class |
Scope.RouteArgs
Routes args (used in reserve routing) |
static class |
Scope.Session
Session scope |
| Field Summary | |
|---|---|
static java.lang.String |
COOKIE_EXPIRE
|
static java.lang.String |
COOKIE_PREFIX
|
static boolean |
COOKIE_SECURE
|
static boolean |
SESSION_HTTPONLY
|
| Constructor Summary | |
|---|---|
Scope()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COOKIE_PREFIX
public static final boolean COOKIE_SECURE
public static final java.lang.String COOKIE_EXPIRE
public static final boolean SESSION_HTTPONLY
| Constructor Detail |
|---|
public Scope()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||