gluu
|
静的公開変数類 | |
static final String | TYPE = "typ" |
static final String | ALGORITHM = "alg" |
static final String | KEY_ID = "kid" |
static final String | CONTENT_TYPE = "cty" |
static final String | ENCRYPTION_METHOD = "enc" |
static final String | EPHEMERAL_PUBLIC_KEY = "epk" |
static final String | COMPRESSION_ALGORITHM = "zip" |
static final String | AGREEMENT_PARTY_U_INFO = "apu" |
static final String | AGREEMENT_PARTY_V_INFO = "apv" |
static final String | ENCRYPTION_PARTY_U_INFO = "epu" |
static final String | ENCRYPTION_PARTY_V_INFO = "epv" |
非公開メンバ関数 | |
JwtHeaderName () | |
|
inlineprivate |
The caller references the constants using JwtClaimName.TYPE
, and so on. Thus, the caller should be prevented from constructing objects of this class, by declaring this private constructor.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |