JwtClaim

object JwtClaim
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(content: String, issuer: Option[String], subject: Option[String], audience: Option[Set[String]], expiration: Option[Long], notBefore: Option[Long], issuedAt: Option[Long], jwtId: Option[String]): JwtClaim