Package | Description |
---|---|
com.paypal.base | |
com.paypal.base.credential | |
com.paypal.base.rest |
Modifier and Type | Interface and Description |
---|---|
interface |
AuthenticationStrategy<T,E extends ICredential>
A Strategy pattern to retrieve
ICredential as any conceivable
datatype as required by the application |
Modifier and Type | Method and Description |
---|---|
ICredential |
APICallPreHandler.getCredential()
Returns
ICredential configured for the api call |
ICredential |
CredentialManager.getCredentialObject(String userId) |
Modifier and Type | Class and Description |
---|---|
class |
CertificateCredential
CertificateCredential encapsulates certificate credential
information used by service authentication systems. |
class |
SignatureCredential
SignatureCredential encapsulates signature credential
information used by service authentication systems |
Modifier and Type | Class and Description |
---|---|
class |
OAuthTokenCredential
OAuthTokenCredential is used for generation of OAuth Token used by PayPal
REST API service.
|
Modifier and Type | Method and Description |
---|---|
ICredential |
RESTAPICallPreHandler.getCredential() |
Copyright © 2016. All Rights Reserved.