Uses of Interface
play.mvc.SessionStore
-
Packages that use SessionStore Package Description play.mvc -
-
Uses of SessionStore in play.mvc
Classes in play.mvc that implement SessionStore Modifier and Type Class Description class
CookieSessionStore
Default session store implementation that stores signed data in a cookieFields in play.mvc declared as SessionStore Modifier and Type Field Description static SessionStore
Scope. sessionStore
-