public class DefaultJwsHeader extends DefaultProtectedHeader implements JwsHeader
idiomaticValues, valuesALGORITHM, CRITICAL, JSON_WEB_KEY, JWK_SET_URL, KEY_ID, X509_CERT_CHAIN, X509_CERT_SHA1_THUMBPRINT, X509_CERT_SHA256_THUMBPRINT, X509_URLCOMPRESSION_ALGORITHM, CONTENT_TYPE, DEPRECATED_COMPRESSION_ALGORITHM, JWT_TYPE, TYPE| Constructor and Description |
|---|
DefaultJwsHeader(Map<String,?> map) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isPayloadEncoded() |
getCritical, getJwk, getJwkSetUrl, getKeyId, getX509Chain, getX509Sha1Thumbprint, getX509Sha256Thumbprint, getX509UrlgetAlgorithm, getCompressionAlgorithm, getContentType, getTypeclear, containsKey, containsValue, entrySet, equals, get, get, hashCode, isEmpty, keySet, put, put, putAll, remove, replace, size, toString, valuesclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCritical, getJwk, getJwkSetUrl, getKeyIdgetAlgorithm, getCompressionAlgorithm, getContentType, getTypeclear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, valuesgetX509Chain, getX509Sha1Thumbprint, getX509Sha256Thumbprint, getX509Urlpublic String getName()
getName in interface NameablegetName in class DefaultHeaderpublic boolean isPayloadEncoded()
isPayloadEncoded in interface JwsHeaderCopyright © 2014–2024 jsonwebtoken.io. All rights reserved.