Package | Description |
---|---|
io.jsonwebtoken |
Modifier and Type | Interface and Description |
---|---|
interface |
ProtectedHeaderMutator<T extends ProtectedHeaderMutator<T>>
Mutation (modifications) to a
Header instance. |
Modifier and Type | Interface and Description |
---|---|
interface |
JweHeaderMutator<T extends JweHeaderMutator<T>>
Mutation (modifications) to a
JweHeader instance. |
static interface |
JwtBuilder.BuilderHeader
Header for use with a
JwtBuilder that supports method chaining for
standard JWT, JWS and JWE header parameters. |
static interface |
Jwts.HeaderBuilder
|
Copyright © 2014–2025 jsonwebtoken.io. All rights reserved.