Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/mvc/Flash$.html below:
Flash - play.api.mvc.Flash
final def !=(arg0: Any): Boolean
final def ##(): Int
final def ==(arg0: Any): Boolean
def COOKIE_NAME: String
The cookie name.
final def asInstanceOf[T0]: T0
def clone(): AnyRef
def cookieSigner: Crypto
The cookie signer.
def decode(data: String): Map[String, String]
Decodes from an encoded String
.
def decodeCookieToMap(cookie: Option[Cookie]): Map[String, String]
Decodes the data from a Cookie
.
def decodeFromCookie(cookie: Option[Cookie]): Flash
Decodes the data from a Cookie
.
def deserialize(data: Map[String, String]): Flash
Builds the cookie object from the given data map.
def discard: DiscardingCookie
def domain: Option[String]
The cookie domain.
val emptyCookie: Flash
Default cookie, returned in case of error or if missing in the HTTP headers.
def encode(data: Map[String, String]): String
Encodes the data as a String
.
def encodeAsCookie(data: Flash): Cookie
Encodes the data as a Cookie
.
final def eq(arg0: AnyRef): Boolean
def equals(arg0: Any): Boolean
def finalize(): Unit
final def getClass(): Class[_]
def hashCode(): Int
def httpOnly: Boolean
true
if the Cookie should have the httpOnly flag, disabling access from Javascript.
final def isInstanceOf[T0]: Boolean
def isSigned: Boolean
true
if the Cookie is signed.
def maxAge: Option[Int]
The cookie expiration date in seconds, None
for a transient cookie
final def ne(arg0: AnyRef): Boolean
final def notify(): Unit
final def notifyAll(): Unit
def path: String
The cookie path.
def secure: Boolean
true
if the Cookie should have the secure flag, restricting usage to https.
def serialize(flash: Flash): Map[String, String]
Converts the given cookie object into a data map.
final def synchronized[T0](arg0: â T0): T0
def toString(): String
final def wait(): Unit
final def wait(arg0: Long, arg1: Int): Unit
final def wait(arg0: Long): Unit
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4