Uses of Class
org.apache.dubbo.spring.security.jackson.ObjectMapperCodec
Packages that use ObjectMapperCodec
-
Uses of ObjectMapperCodec in org.apache.dubbo.spring.security.jackson
Methods in org.apache.dubbo.spring.security.jackson that return ObjectMapperCodecModifier and TypeMethodDescriptionObjectMapperCodec.addModule(com.fasterxml.jackson.databind.module.SimpleModule simpleModule) ObjectMapperCodec.configureMapper(Consumer<com.fasterxml.jackson.databind.ObjectMapper> objectMapperConfigure) Methods in org.apache.dubbo.spring.security.jackson with parameters of type ObjectMapperCodecModifier and TypeMethodDescriptionvoidObjectMapperCodecCustomer.customize(ObjectMapperCodec objectMapperCodec)