|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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,
java.security.cert.X509Certificate x509Cert)
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 x509Cert,
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 | ||||||||