Package org.springframework.security.jackson
@NullMarked
package org.springframework.security.jackson
Jackson 3+ serialization support.
-
ClassesClassDescriptionJackson module for spring-security-core.Jackson module allowing to contribute
PolymorphicTypeValidatorconfiguration.This utility class will find all the Jackson modules contributed by Spring Security in the classpath (exceptWebauthnJacksonModule), enable automatic inclusion of type information and configure aPolymorphicTypeValidatorthat handles the validation of class names.Jackson Mixin class helps in serialize/deserializeSimpleGrantedAuthority.