| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
CryptogramAuthResponse |
VerifyAuthRequestCryptogramRequest.authResponseAttributes()
The attributes and values for auth request cryptogram verification.
|
static CryptogramAuthResponse |
CryptogramAuthResponse.fromArpcMethod1(Consumer<CryptogramVerificationArpcMethod1.Builder> arpcMethod1)
Create an instance of this class with
arpcMethod1() initialized to the given value. |
static CryptogramAuthResponse |
CryptogramAuthResponse.fromArpcMethod1(CryptogramVerificationArpcMethod1 arpcMethod1)
Create an instance of this class with
arpcMethod1() initialized to the given value. |
static CryptogramAuthResponse |
CryptogramAuthResponse.fromArpcMethod2(Consumer<CryptogramVerificationArpcMethod2.Builder> arpcMethod2)
Create an instance of this class with
arpcMethod2() initialized to the given value. |
static CryptogramAuthResponse |
CryptogramAuthResponse.fromArpcMethod2(CryptogramVerificationArpcMethod2 arpcMethod2)
Create an instance of this class with
arpcMethod2() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
VerifyAuthRequestCryptogramRequest.Builder |
VerifyAuthRequestCryptogramRequest.Builder.authResponseAttributes(CryptogramAuthResponse authResponseAttributes)
The attributes and values for auth request cryptogram verification.
|
Copyright © 2023. All rights reserved.