Class DefaultCheckoutComApplePayCertificateAndKeyProvider

java.lang.Object
com.broadleafcommerce.vendor.checkoutcom.service.sesseion.DefaultCheckoutComApplePayCertificateAndKeyProvider
All Implemented Interfaces:
CheckoutComApplePayCertificateAndKeyProvider

public class DefaultCheckoutComApplePayCertificateAndKeyProvider extends Object implements CheckoutComApplePayCertificateAndKeyProvider
The default implementation for CheckoutComApplePayCertificateAndKeyProvider. This uses ClassPathResource to get the certificate and private key from the class path resources.
Author:
Dima Myroniuk (dmyroniuk)