| Package | Description |
|---|---|
| org.jose4j.jwt | |
| org.jose4j.jwt.consumer |
| Modifier and Type | Method and Description |
|---|---|
static JwtClaims |
JwtClaims.parse(String jsonClaims) |
static JwtClaims |
JwtClaims.parse(String jsonClaims,
JwtContext jwtContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidJwtSignatureException |
| Modifier and Type | Method and Description |
|---|---|
JwtContext |
JwtConsumer.process(String jwt) |
void |
JwtConsumer.processContext(JwtContext jwtContext) |
JwtClaims |
JwtConsumer.processToClaims(String jwt) |
Copyright © 2019. All rights reserved.