Package-level declarations

Types

Link copied to clipboard
@Serializable
value class CwtStatusListClaim(val statusList: StatusList)

specification: https://www.ietf.org/archive/id/draft-ietf-oauth-status-list-05.html

Link copied to clipboard
@Serializable
value class CwtTimeToLiveClaim(val positiveDuration: PositiveDuration)

65534 (time to live): OPTIONAL. Unsigned integer (Major Type 0). The time to live claim, if present, MUST specify the maximum amount of time, in seconds, that the Status List Token can be cached by a consumer before a fresh copy SHOULD be retrieved. The value of the claim MUST be a positive number.