Uses of Interface
com.broadleafcommerce.orderoperation.service.provider.external.security.UserTargetGenerationService
Package
Description
-
Uses of UserTargetGenerationService in com.broadleafcommerce.orderoperation.service.autoconfigure
Modifier and TypeMethodDescriptionOrderOperationServiceAutoConfiguration.orderOpsUserTargetGenerationService
(com.broadleafcommerce.common.extension.TypeFactory typeFactory, com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authenticationUtils) Modifier and TypeMethodDescriptionOrderOperationServiceAutoConfiguration.orderOpsOfferProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalOfferProperties properties, UserTargetGenerationService userTargetGenerationService) -
Uses of UserTargetGenerationService in com.broadleafcommerce.orderoperation.service.provider.external
Modifier and TypeMethodDescriptionprotected UserTargetGenerationService
ExternalOfferProvider.getUserTargetGenerationService()
ModifierConstructorDescriptionExternalOfferProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalOfferProperties properties, UserTargetGenerationService userTargetGenerationService) -
Uses of UserTargetGenerationService in com.broadleafcommerce.orderoperation.service.provider.external.security