jjwt/extensions
Brian Demers 7090bf39c3
Add support for custom type deserialization with Jackson (#495)
- Adds new constructor JacksonDeserializer(Map<String, Class> claimTypeMap), which will enable later calls Claims.get("key", CustomType.class) to work as expectd
 - Adds new Maps utility class to make map creation fluent

Fixes: #369
2019-09-30 17:24:57 -04:00
..
gson Add license-maven-plugin to mange headers 2019-09-17 16:19:07 -04:00
jackson Add support for custom type deserialization with Jackson (#495) 2019-09-30 17:24:57 -04:00
orgjson Fix split package issue in extensions/jackson and extensions/orgjson (#488) 2019-09-27 17:11:19 -04:00
pom.xml Fix split package issue in extensions/jackson and extensions/orgjson (#488) 2019-09-27 17:11:19 -04:00