TokenInfo

constructor(accessToken: String, expirationDate: Instant, isSslRequired: Boolean)

Creates an instance of token info from given parameters.

Since

200.1.0