Session

authn.frontend.authnJS.keratinAuthn.distTypesMod.Session
open class Session extends StObject

Attributes

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

Members list

Value members

Constructors

def this(token: String)

Concrete methods

def exp(): Double
def halflife(): Double
def iat(): Double

Inherited methods

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 toLocaleString(): String

Attributes

Inherited from:
Object
def valueOf(): Any

Attributes

Inherited from:
Object

Concrete fields

val token: String