| Package | Description |
|---|---|
| io.jsonwebtoken |
| Modifier and Type | Method and Description |
|---|---|
JwtParser |
JwtParser.deserializeJsonWith(Deserializer<Map<String,?>> deserializer)
Uses the specified deserializer to convert JSON Strings (UTF-8 byte arrays) into Java Map objects.
|
Copyright © 2019. All rights reserved.