| Package | Description |
|---|---|
| com.paypal.sdk | |
| com.paypal.sdk.authentication |
| Modifier and Type | Method and Description |
|---|---|
ClientCredentialsAuth |
PaypalServerSdkClient.getClientCredentialsAuth()
The credentials to use with ClientCredentialsAuth.
|
ClientCredentialsAuth |
Configuration.getClientCredentialsAuth()
The credentials to use with ClientCredentialsAuth.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCredentialsAuthManager
Utility class for OAuth 2 authorization and token management.
|
| Modifier and Type | Method and Description |
|---|---|
BiFunction<OAuthToken,ClientCredentialsAuth,OAuthToken> |
ClientCredentialsAuthModel.getOAuthTokenProvider()
Getter for oAuthTokenProvider.
|
| Modifier and Type | Method and Description |
|---|---|
ClientCredentialsAuthModel.Builder |
ClientCredentialsAuthModel.Builder.oAuthTokenProvider(BiFunction<OAuthToken,ClientCredentialsAuth,OAuthToken> oAuthTokenProvider)
Setter for oAuthTokenProvider.
|
Copyright © 2025. All rights reserved.