| Package | Description |
|---|---|
| io.fusionauth.jwt.json |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Mapper.deserialize(byte[] bytes,
Class<T> type) |
static <T> T |
Mapper.deserialize(InputStream is,
Class<T> type) |
static byte[] |
Mapper.prettyPrint(Object object) |
static byte[] |
Mapper.serialize(Object object) |
Copyright © 2023. All rights reserved.