Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/mvc/CookieBaker.html below:
CookieBaker - play.api.mvc.CookieBaker
final def !=(arg0: Any): Boolean
-
Definition Classes
-
AnyRef â Any
final def ##(): Int
-
Definition Classes
-
AnyRef â Any
final def ==(arg0: Any): Boolean
-
Definition Classes
-
AnyRef â Any
final def asInstanceOf[T0]: T0
-
Definition Classes
-
Any
def clone(): AnyRef
-
Attributes
-
protected[java.lang]
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( ... )
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]): T
Decodes the data from a Cookie
.
def discard: DiscardingCookie
def domain: Option[String]
The cookie domain.
The cookie domain. Defaults to None.
def encode(data: Map[String, String]): String
Encodes the data as a String
.
def encodeAsCookie(data: T): Cookie
Encodes the data as a Cookie
.
final def eq(arg0: AnyRef): Boolean
-
Definition Classes
-
AnyRef
def equals(arg0: Any): Boolean
-
Definition Classes
-
AnyRef â Any
def finalize(): Unit
-
Attributes
-
protected[java.lang]
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( classOf[java.lang.Throwable] )
final def getClass(): Class[_]
-
Definition Classes
-
AnyRef â Any
def hashCode(): Int
-
Definition Classes
-
AnyRef â Any
def httpOnly: Boolean
true
if the Cookie should have the httpOnly flag, disabling access from Javascript.
true
if the Cookie should have the httpOnly flag, disabling access from Javascript. Defaults to true.
final def isInstanceOf[T0]: Boolean
-
Definition Classes
-
Any
def isSigned: Boolean
true
if the Cookie is signed.
true
if the Cookie is signed. Defaults to false.
def maxAge: Option[Int]
The cookie expiration date in seconds, None
for a transient cookie
final def ne(arg0: AnyRef): Boolean
-
Definition Classes
-
AnyRef
final def notify(): Unit
-
Definition Classes
-
AnyRef
final def notifyAll(): Unit
-
Definition Classes
-
AnyRef
def path: String
The cookie path.
def secure: Boolean
true
if the Cookie should have the secure flag, restricting usage to https.
true
if the Cookie should have the secure flag, restricting usage to https. Defaults to false.
final def synchronized[T0](arg0: â T0): T0
-
Definition Classes
-
AnyRef
def toString(): String
-
Definition Classes
-
AnyRef â Any
final def wait(): Unit
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( ... )
final def wait(arg0: Long, arg1: Int): Unit
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( ... )
final def wait(arg0: Long): Unit
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( ... )
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