MemorySessionStore

authn.frontend.authnJS.keratinAuthn.distMemorySessionStoreMod.MemorySessionStore
trait MemorySessionStore extends StObject, SessionStore

Attributes

Graph
Supertypes
trait SessionStore
trait StObject
class Object
trait Any
class Object
trait Matchable
class Any
Show all
Known subtypes
class default

Members list

Value members

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

Concrete fields

var session: Any