| Package | Description |
|---|---|
| de.adorsys.xs2a.adapter.service.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationObject |
PaymentInitiationRequestResponse.getChosenScaMethod() |
AuthenticationObject |
ConsentsResponse.getChosenScaMethod() |
AuthenticationObject |
StartScaProcessResponse.getChosenScaMethod() |
AuthenticationObject |
UpdateAuthorisationResponse.getChosenScaMethod() |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationObject> |
PaymentInitiationRequestResponse.getScaMethods() |
List<AuthenticationObject> |
ConsentsResponse.getScaMethods() |
List<AuthenticationObject> |
StartScaProcessResponse.getScaMethods() |
List<AuthenticationObject> |
UpdateAuthorisationResponse.getScaMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentInitiationRequestResponse.setChosenScaMethod(AuthenticationObject chosenScaMethod) |
void |
ConsentsResponse.setChosenScaMethod(AuthenticationObject chosenScaMethod) |
void |
StartScaProcessResponse.setChosenScaMethod(AuthenticationObject chosenScaMethod) |
void |
UpdateAuthorisationResponse.setChosenScaMethod(AuthenticationObject chosenScaMethod) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentInitiationRequestResponse.setScaMethods(List<AuthenticationObject> scaMethods) |
void |
ConsentsResponse.setScaMethods(List<AuthenticationObject> scaMethods) |
void |
StartScaProcessResponse.setScaMethods(List<AuthenticationObject> scaMethods) |
void |
UpdateAuthorisationResponse.setScaMethods(List<AuthenticationObject> scaMethods) |
Copyright © 2020. All rights reserved.