JWTSession

authn.frontend.authnJS.keratinAuthn.distJwtsessionMod$.JWTSession
trait JWTSession extends Session

Attributes

Graph
Supertypes
class Session
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 exp(): Double

Attributes

Inherited from:
Session
def halflife(): Double

Attributes

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

Attributes

Inherited from:
Object
def iat(): Double

Attributes

Inherited from:
Session
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

Inherited fields

Attributes

Inherited from:
Session
val token: String

Attributes

Inherited from:
Session