Uses of Class
com.cybersource.ws.client.MerchantConfig

Uses of MerchantConfig in com.cybersource.ws.client
 

Fields in com.cybersource.ws.client declared as MerchantConfig
protected  MerchantConfig Identity.merchantConfig
           
 

Constructors in com.cybersource.ws.client with parameters of type MerchantConfig
Identity(MerchantConfig merchantConfig, X509Certificate x509Certificate)
          Creates an Identity instance.this type of the instance can only be used to store server certificate identity.
Identity(MerchantConfig merchantConfig, X509Certificate x509Certificate, PrivateKey privateKey)
          Creates an Identity instance.this type of the instance can only be used to store merchant identity.
LoggerImpl(MerchantConfig _mc)
          Constructor.
LoggerWrapper(Logger _logger, boolean _prepare, boolean _logTranStart, MerchantConfig _mc)
          Constructor.
 



Copyright © 2016. All Rights Reserved.