|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SSLConfigurationException | |
|---|---|
| com.paypal.base | |
| Uses of SSLConfigurationException in com.paypal.base |
|---|
| Methods in com.paypal.base that throw SSLConfigurationException | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||