JWTPayload

fmgp.typings.jose.typesMod.JWTPayload
See theJWTPayload companion trait
object JWTPayload

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
JWTPayload.type

Members list

Type members

Classlikes

final implicit open class MutableBuilder[Self <: JWTPayload](val x: Self) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

inline def apply(): JWTPayload

Implicits

Implicits

final implicit def MutableBuilder[Self <: JWTPayload](x: Self): MutableBuilder[Self]