Relative Content

Tag Archive for javaspringspring-securityjackson

Spring Security jackson mixins are ignored

I try to enhance Spring-autoconfigured object mapper for (de)serialization of the Authentication object. Here’s how I’m doing the deserialization (in the context of a Quartz job):