Uses of Interface
com.broadleafcommerce.vendor.checkoutcom.service.sesseion.CheckoutComWalletSessionService
Package
Description
-
Uses of CheckoutComWalletSessionService in com.broadleafcommerce.vendor.checkoutcom.autoconfigure
Modifier and TypeMethodDescriptionCheckoutComApplePayConfiguration.checkoutComWalletSessionService
(CheckoutComApplePayWebClientProvider applePayWebClientProvider, CheckoutComApplePayConfigurationProperties applePayConfigurationProperties, com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of CheckoutComWalletSessionService in com.broadleafcommerce.vendor.checkoutcom.service.sesseion
Modifier and TypeClassDescriptionclass
The default implementation ofCheckoutComWalletSessionService
. -
Uses of CheckoutComWalletSessionService in com.broadleafcommerce.web.endpoint
Modifier and TypeMethodDescriptionprotected CheckoutComWalletSessionService
CheckoutComWalletSessionEndpoint.getWalletSessionService()
ModifierConstructorDescriptionCheckoutComWalletSessionEndpoint
(CheckoutComWalletSessionService walletSessionService)