default

authn.frontend.authnJS.keratinAuthn.distCookieSessionStoreMod$.default
open class default extends StObject, CookieSessionStore

Attributes

Graph
Supertypes
trait SessionStore
trait StObject
class Object
trait Any
class Object
trait Matchable
class Any
Show all

Members list

Value members

Constructors

def this(cookieName: String)
def this(cookieName: String, opts: CookieSessionStoreOptions)

Inherited methods

def delete(): Unit

Attributes

Inherited from:
SessionStore
def hasOwnProperty(v: String): Boolean

Attributes

Inherited from:
Object
def isPrototypeOf(v: Object): Boolean

Attributes

Inherited from:
Object
def propertyIsEnumerable(v: String): Boolean

Attributes

Inherited from:
Object
def read(): UndefOr[String]

Attributes

Inherited from:
SessionStore
def toLocaleString(): String

Attributes

Inherited from:
Object
def update(`val`: String, exp: Double): Unit

Attributes

Inherited from:
SessionStore
def update(`val`: String): Unit

Attributes

Inherited from:
SessionStore
def valueOf(): Any

Attributes

Inherited from:
Object

Inherited fields

val path: Any

Attributes

Inherited from:
CookieSessionStore
val sameSite: Any

Attributes

Inherited from:
CookieSessionStore
val secureFlag: Any

Attributes

Inherited from:
CookieSessionStore
val sessionName: Any

Attributes

Inherited from:
CookieSessionStore

Attributes

Inherited from:
CookieSessionStore