|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of MerchantConfig in com.cybersource.ws.client |
|---|
| Methods in com.cybersource.ws.client with parameters of type MerchantConfig | |
|---|---|
static void |
SecurityUtil.loadMerchantP12File(MerchantConfig merchantConfig,
Logger logger)
Method loads the Merchant P12 key. |
static void |
SecurityUtil.readJdkCert(MerchantConfig merchantConfig,
Logger logger)
|
| Constructors in com.cybersource.ws.client with parameters of type MerchantConfig | |
|---|---|
Identity(MerchantConfig merchantConfig,
java.security.cert.X509Certificate x509Certificate)
Creates an Identity instance.this type of the instance can only be used to store server certificate identity. |
|
Identity(MerchantConfig merchantConfig,
java.security.cert.X509Certificate x509Certificate,
java.security.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. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||