T - H - B - public class PublicJwtDecoder<H,B> extends JwtEncoder<H,B>
| Constructor and Description |
|---|
PublicJwtDecoder(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
Class<H> headerClass,
Class<B> bodyClass) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
sign(byte[] payload) |
decode, encodeCopyright © 2020. All rights reserved.