JwtClaim

pdi.jwt.JwtClaim$
See theJwtClaim companion class
object JwtClaim

Attributes

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

Members list

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