| Package | Description |
|---|---|
| com.paypal.core.rest |
| Modifier and Type | Method and Description |
|---|---|
static OAuthTokenCredential |
PayPalResource.getOAuthTokenCredential()
Returns OAuthTokenCredential instance using client ID and client secret loaded from configuration.
|
static OAuthTokenCredential |
PayPalResource.initConfig(File file)
Initialize the system using a File(Properties file).
|
static OAuthTokenCredential |
PayPalResource.initConfig(InputStream inputStream)
Initialize using
InputStream(of a Properties file).. |
static OAuthTokenCredential |
PayPalResource.initConfig(Properties properties)
Initialize using Properties.
|
Copyright © 2016. All Rights Reserved.