public static interface JwtBuilder.BuilderHeader extends JweHeaderMutator<JwtBuilder.BuilderHeader>, X509Builder<JwtBuilder.BuilderHeader>, Conjunctor<JwtBuilder>
JwtBuilder
that supports method chaining for
standard JWT, JWS and JWE header parameters. Once header parameters are configured, the associated
JwtBuilder
may be obtained with the and()
method for continued configuration.agreementPartyUInfo, agreementPartyUInfo, agreementPartyVInfo, agreementPartyVInfo, pbes2Count
critical, jwk, jwkSetUrl, keyId, setAlgorithm, setKeyId
contentType, setCompressionAlgorithm, setContentType, setType, type
add, add, delete, empty
x509Chain, x509Sha1Thumbprint, x509Sha256Thumbprint, x509Url
x509Sha1Thumbprint, x509Sha256Thumbprint
and
Copyright © 2014–2025 jsonwebtoken.io. All rights reserved.