| Package | Description |
|---|---|
| io.jsonwebtoken.impl | |
| io.jsonwebtoken.impl.lang | |
| io.jsonwebtoken.impl.security |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractX509Context<T extends X509Mutator<T>> |
class |
DefaultClaims |
class |
DefaultHeader |
class |
DefaultJweHeader
Header implementation satisfying JWE header parameter requirements.
|
class |
DefaultJwsHeader |
class |
DefaultProtectedHeader
Header implementation satisfying shared JWS and JWE header parameter requirements.
|
class |
ParameterMap |
| Modifier and Type | Class and Description |
|---|---|
class |
RequiredParameterReader |
| Modifier and Type | Method and Description |
|---|---|
static <T> boolean |
Parameters.equals(ParameterReadable a,
Object o,
Parameter<T> param) |
| Constructor and Description |
|---|
RequiredParameterReader(ParameterReadable src) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JwkContext<K extends Key> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAsymmetricJwk<K extends Key> |
class |
AbstractJwk<K extends Key> |
class |
DefaultJwkContext<K extends Key> |
class |
DefaultJwkSet |
class |
DefaultOctetPrivateJwk<T extends PrivateKey,P extends PublicKey> |
class |
DefaultOctetPublicJwk<T extends PublicKey> |
| Modifier and Type | Method and Description |
|---|---|
protected static EdwardsCurve |
OctetJwkFactory.getCurve(ParameterReadable reader) |
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.