| Package | Description |
|---|---|
| com.paypal.core |
| Modifier and Type | Method and Description |
|---|---|
protected String |
BaseService.call(APICallPreHandler apiCallPrehandler)
Calls the APIService with the corresponding
APICallPreHandler |
static SSLContext |
SSLUtil.getSSLContext(KeyManager[] keymanagers)
Returns a SSLContext
|
String |
APIService.makeRequestUsing(APICallPreHandler apiCallPreHandler)
Makes a request to API service
|
static SSLContext |
SSLUtil.setupClientSSL(String certPath,
String certPassword)
Create a SSLContext with provided client certificate
|
abstract void |
HttpConnection.setupClientSSL(String certPath,
String certKey)
Set ssl parameters for client authentication
|
void |
GoogleAppEngineHttpConnection.setupClientSSL(String certPath,
String certKey) |
void |
DefaultHttpConnection.setupClientSSL(String certPath,
String certKey) |
Copyright © 2016. All Rights Reserved.