IntrospectResponse

constructor(active: Boolean, scope: String? = null, clientId: String? = null, username: String? = null, tokenType: String? = null, exp: Long? = null, iat: Long? = null, nbf: Long? = null, sub: String? = null, aud: List<String>? = null, iss: String? = null, jti: String? = null)