public interface Deserializer<T>
| Modifier and Type | Method and Description |
|---|---|
T |
deserialize(byte[] bytes) |
T deserialize(byte[] bytes) throws DeserializationException
DeserializationExceptionCopyright © 2014-2022 jsonwebtoken.io. All Rights Reserved.