Package io.smallrye.jwt
Class JsonUtils
java.lang.Object
io.smallrye.jwt.JsonUtils
-
Method Summary
-
Method Details
-
replaceMap
-
wrapValue
-
convert
Manual converter to convert Json type to supported Java types in the spec.- Parameters:
klass- Class to convert the value tovalue- the value to be converted- Returns:
- converted Object
-