パッケージ org.springframework.security.jackson


@NullMarked パッケージ org.springframework.security.jackson
Jackson 3+ 直列化のサポート。
  • クラス
    クラス
    説明
    spring-security-core 用の Jackson モジュール。
    PolymorphicTypeValidator 構成に貢献できる Jackson モジュール。
    This utility class will find all the Jackson modules contributed by Spring Security in the classpath (except WebauthnJacksonModule), enable automatic inclusion of type information and configure a PolymorphicTypeValidator that handles the validation of class names.
    Jackson Mixin クラスは SimpleGrantedAuthority のシリアライズ / デシリアライズに役立ちます。