Package | Description |
---|---|
com.broadleafcommerce.cartoperation.web.endpoint | |
com.broadleafcommerce.cartoperation.web.validator |
Modifier and Type | Method and Description |
---|---|
protected GuestCartTokenValidator |
CheckoutCartEndpoint.getGuestCartTokenValidator() |
protected GuestCartTokenValidator |
ManageCartEndpoint.getGuestCartTokenValidator() |
Constructor and Description |
---|
CheckoutCartEndpoint(CartResolverService cartResolverService,
CartOperationService cartOperationService,
CartVersionValidationService cartVersionValidationService,
GuestCartProtectionService guestCartProtectionService,
GuestCartTokenValidator guestCartTokenValidator,
CartValidationProperties cartValidationProperties,
CheckoutService checkoutService,
FulfillmentPricingService fulfillmentPricingService) |
ManageCartEndpoint(CartResolverService cartResolverService,
CartOperationService cartOperationService,
CartTransferService cartTransferService,
CartVersionValidationService cartVersionValidationService,
GuestCartProtectionService guestCartProtectionService,
GuestCartTokenValidator guestCartTokenValidator,
ItemListAddToCartService itemListAddToCartService) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGuestCartTokenValidator |
Copyright © 2021. All rights reserved.