Package org.springframework.security.oauth2.server.authorization.jackson2


package org.springframework.security.oauth2.server.authorization.jackson2
  • Classes
    Class
    Description
    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.