Uses of Class
es.kukenan.smartfi.common.utils.CustomObjectMapper
Packages that use CustomObjectMapper
Package
Description
Common configuration module.
Base package for OTP security specific classes.
-
Uses of CustomObjectMapper in es.kukenan.smartfi.common.config
Methods in es.kukenan.smartfi.common.config that return CustomObjectMapperModifier and TypeMethodDescriptionApplicationConfig.customObjectMapper()Global json object mapper bean. -
Uses of CustomObjectMapper in es.kukenan.smartfi.common.security.web.otp
Fields in es.kukenan.smartfi.common.security.web.otp declared as CustomObjectMapperModifier and TypeFieldDescriptionprivate CustomObjectMapperServletOtpRuleHandlerFactory.customObjectMapperCustom object mapper.