| Class | Description |
|---|---|
| OAuth2AuthorizationServerJackson2Module |
Jackson
Module for spring-authorization-server, that registers the
following mix-in annotations:
UnmodifiableMapMixin
HashSetMixin
OAuth2AuthorizationRequestMixin
DurationMixin
JwsAlgorithmMixin
OAuth2TokenFormatMixin
If not already enabled, default typing will be automatically enabled as type info is
required to properly serialize/deserialize objects. |