Uses of Class
com.broadleafcommerce.auth.resource.autoconfigure.AugmentationProperties
Packages that use AugmentationProperties
Package
Description
-
Uses of AugmentationProperties in com.broadleafcommerce.auth.user.messaging
Methods in com.broadleafcommerce.auth.user.messaging that return AugmentationPropertiesModifier and TypeMethodDescriptionprotected AugmentationProperties
AugmentationModifiedHandler.getAugmentationProperties()
Constructors in com.broadleafcommerce.auth.user.messaging with parameters of type AugmentationPropertiesModifierConstructorDescriptionAugmentationModifiedHandler
(UserFieldMappingService<UserFieldMapping> service, com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentConsumptionService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, AugmentationProperties augmentationProperties) -
Uses of AugmentationProperties in com.broadleafcommerce.auth.user.messaging.autoconfigure
Methods in com.broadleafcommerce.auth.user.messaging.autoconfigure with parameters of type AugmentationPropertiesModifier and TypeMethodDescriptionAuthUserMessagingAutoConfiguration.augmentationModifiedHandler
(UserFieldMappingService<UserFieldMapping> userFieldMappingService, com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentConsumptionService, com.broadleafcommerce.common.extension.TypeFactory typeFactory, com.fasterxml.jackson.databind.ObjectMapper objectMapper, AugmentationProperties augmentationProperties)