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