Uses of Class
com.broadleafcommerce.vendor.checkoutcom.autoconfigure.CheckoutComApplePayConfigurationProperties
Packages that use CheckoutComApplePayConfigurationProperties
Package
Description
-
Uses of CheckoutComApplePayConfigurationProperties in com.broadleafcommerce.vendor.checkoutcom.autoconfigure
Methods in com.broadleafcommerce.vendor.checkoutcom.autoconfigure with parameters of type CheckoutComApplePayConfigurationPropertiesModifier and TypeMethodDescriptionCheckoutComApplePayConfiguration.checkoutComApplePayCertificatesProvider(CheckoutComApplePayConfigurationProperties applePayConfigurationProperties) CheckoutComApplePayConfiguration.checkoutComWalletSessionService(CheckoutComApplePayWebClientProvider applePayWebClientProvider, CheckoutComApplePayConfigurationProperties applePayConfigurationProperties, com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of CheckoutComApplePayConfigurationProperties in com.broadleafcommerce.vendor.checkoutcom.service.sesseion
Methods in com.broadleafcommerce.vendor.checkoutcom.service.sesseion that return CheckoutComApplePayConfigurationPropertiesModifier and TypeMethodDescriptionDefaultCheckoutComApplePayCertificateAndKeyProvider.getApplePayConfigurationProperties()DefaultCheckoutComWalletSessionService.getApplePayConfigurationProperties()Constructors in com.broadleafcommerce.vendor.checkoutcom.service.sesseion with parameters of type CheckoutComApplePayConfigurationPropertiesModifierConstructorDescriptionDefaultCheckoutComApplePayCertificateAndKeyProvider(CheckoutComApplePayConfigurationProperties applePayConfigurationProperties) DefaultCheckoutComWalletSessionService(CheckoutComApplePayWebClientProvider applePayWebClientProvider, CheckoutComApplePayConfigurationProperties applePayConfigurationProperties, com.broadleafcommerce.common.extension.TypeFactory typeFactory)