TokenIntrospectionJwtResponse

Constructors

Link copied to clipboard
constructor(jwt: String)

Properties

Link copied to clipboard
@SerialName(value = "jwt")
val jwt: String

REQUIRED. JWT containing the token introspection response claims.