| Package | Description |
|---|---|
| io.jsonwebtoken | |
| io.jsonwebtoken.io |
| Modifier and Type | Method | Description |
|---|---|---|
JwtParser |
JwtParser.base64UrlDecodeWith(Decoder<String,byte[]> base64UrlDecoder) |
Perform Base64Url decoding with the specified Decoder
|
| Modifier and Type | Field | Description |
|---|---|---|
static Decoder<String,byte[]> |
Decoders.BASE64 |
|
static Decoder<String,byte[]> |
Decoders.BASE64URL |
Copyright © 2019. All rights reserved.