public interface AccessTokenServiceFactory
Modifier and Type | Method and Description |
---|---|
AccessTokenService |
getInstance(PayPalPlusCredentials credentials)
Provides the proper token service depending on the
passed credentials object.
|
AccessTokenService getInstance(PayPalPlusCredentials credentials)
credentials
- Credentials to use in order to
request an access token.