Name |
Description |
GenericSoapHandler |
|
OauthHandler |
Class OauthHandler |
PPAuthenticationHandler |
Determines which authentication handler to run based
on credential passed in. |
PPCertificateAuthHandler |
|
PPGenericServiceHandler |
Adds non-authentication headers that are common to PayPal's
merchant and platform APIs |
PPMerchantServiceHandler |
|
PPOpenIdHandler |
|
PPPlatformServiceHandler |
Adds non-authentication headers that are specific to
PayPal's platform APIs and determines endpoint to
hit based on configuration parameters. |
PPSignatureAuthHandler |
Adds authentication headers (Platform/Merchant) that are
specific to PayPal's 3-token credentials |
RestHandler |
Class RestHandler |