| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
default CryptogramAuthResponse.Builder |
CryptogramAuthResponse.Builder.arpcMethod1(Consumer<CryptogramVerificationArpcMethod1.Builder> arpcMethod1)
Parameters that are required for ARPC response generation using method1 after ARQC verification is
successful.
|
CryptogramAuthResponse.Builder |
CryptogramAuthResponse.Builder.arpcMethod1(CryptogramVerificationArpcMethod1 arpcMethod1)
Parameters that are required for ARPC response generation using method1 after ARQC verification is
successful.
|
default CryptogramAuthResponse.Builder |
CryptogramAuthResponse.Builder.arpcMethod2(Consumer<CryptogramVerificationArpcMethod2.Builder> arpcMethod2)
Parameters that are required for ARPC response generation using method2 after ARQC verification is
successful.
|
CryptogramAuthResponse.Builder |
CryptogramAuthResponse.Builder.arpcMethod2(CryptogramVerificationArpcMethod2 arpcMethod2)
Parameters that are required for ARPC response generation using method2 after ARQC verification is
successful.
|
static CryptogramAuthResponse.Builder |
CryptogramAuthResponse.builder() |
CryptogramAuthResponse.Builder |
CryptogramAuthResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CryptogramAuthResponse.Builder> |
CryptogramAuthResponse.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default VerifyAuthRequestCryptogramRequest.Builder |
VerifyAuthRequestCryptogramRequest.Builder.authResponseAttributes(Consumer<CryptogramAuthResponse.Builder> authResponseAttributes)
The attributes and values for auth request cryptogram verification.
|
Copyright © 2023. All rights reserved.