| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata |
You use the Amazon Web Services Payment Cryptography Data Plane to manage how encryption keys are used for
payment-related transaction processing and associated cryptographic operations.
|
| software.amazon.awssdk.services.paymentcryptographydata.auth.scheme | |
| software.amazon.awssdk.services.paymentcryptographydata.auth.scheme.internal | |
| software.amazon.awssdk.services.paymentcryptographydata.internal |
| Modifier and Type | Method and Description |
|---|---|
PaymentCryptographyDataAuthSchemeProvider |
PaymentCryptographyDataServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
PaymentCryptographyDataAuthSchemeProvider |
PaymentCryptographyDataServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
PaymentCryptographyDataServiceClientConfiguration.Builder |
PaymentCryptographyDataServiceClientConfiguration.Builder.authSchemeProvider(PaymentCryptographyDataAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
PaymentCryptographyDataBaseClientBuilder.authSchemeProvider(PaymentCryptographyDataAuthSchemeProvider authSchemeProvider)
Set the
PaymentCryptographyDataAuthSchemeProvider implementation that will be used by the client to
resolve the auth scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static PaymentCryptographyDataAuthSchemeProvider |
PaymentCryptographyDataAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPaymentCryptographyDataAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
PaymentCryptographyDataAuthSchemeProvider |
PaymentCryptographyDataServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
PaymentCryptographyDataServiceClientConfiguration.Builder |
PaymentCryptographyDataServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(PaymentCryptographyDataAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.