| Package | Description |
|---|---|
| com.paypal.sdk | |
| com.paypal.sdk.authentication |
| Modifier and Type | Method and Description |
|---|---|
ClientCredentialsAuthModel |
PaypalServerSdkClient.getClientCredentialsAuthModel()
The auth credential model for ClientCredentialsAuth.
|
ClientCredentialsAuthModel |
Configuration.getClientCredentialsAuthModel()
The auth credential model for ClientCredentialsAuth.
|
| Modifier and Type | Method and Description |
|---|---|
PaypalServerSdkClient.Builder |
PaypalServerSdkClient.Builder.clientCredentialsAuth(ClientCredentialsAuthModel clientCredentialsAuthModel)
Credentials setter for ClientCredentialsAuth.
|
| Modifier and Type | Method and Description |
|---|---|
ClientCredentialsAuthModel |
ClientCredentialsAuthModel.Builder.build()
Builds the instance of ClientCredentialsAuthModel using the provided credentials.
|
| Constructor and Description |
|---|
ClientCredentialsAuthManager(ClientCredentialsAuthModel authModel)
Constructor.
|
Copyright © 2025. All rights reserved.