Package com.authlete.cwt.constants


package com.authlete.cwt.constants
  • Classes
    Class
    Description
    CWT Claims Claim Name Claim Key Claim Value Type Claim Description iss 1 text string Issuer sub 2 text string Subject aud 3 text string Audience exp 4 integer or floating-point number Expiration Time nbf 5 integer or floating-point number Not Before iat 6 integer or floating-point number Issued At cti 7 byte string CWT ID cnf 8 map Confirmation scope 9 byte string or text string The scope of an access token, as defined in [RFC6749]. Nonce 10 bstr or array Nonce status_list 65533 map A CBOR structure containing up-to-date status information on multiple tokens using the Token Status List mechanism. ttl 65534 unsigned integer Time to Live status 65535 map A CBOR structure containing a reference to a status mechanism from the CWT Status Mechanisms Registry.