| Modifier and Type | Method and Description |
|---|---|
AuthenticationObject |
PaymentInitationRequestResponse201.getChosenScaMethod() |
AuthenticationObject |
ConsentsResponse201.getChosenScaMethod() |
AuthenticationObject |
SelectPsuAuthenticationMethodResponse.getChosenScaMethod() |
AuthenticationObject |
UpdatePsuAuthenticationResponse.getChosenScaMethod() |
AuthenticationObject |
StartScaprocessResponse.getChosenScaMethod() |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationObject> |
PaymentInitationRequestResponse201.getScaMethods() |
List<AuthenticationObject> |
ConsentsResponse201.getScaMethods() |
List<AuthenticationObject> |
UpdatePsuAuthenticationResponse.getScaMethods() |
List<AuthenticationObject> |
StartScaprocessResponse.getScaMethods() |
List<AuthenticationObject> |
UpdatePsuIdenticationResponse.getScaMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentInitationRequestResponse201.setChosenScaMethod(AuthenticationObject chosenScaMethod) |
void |
ConsentsResponse201.setChosenScaMethod(AuthenticationObject chosenScaMethod) |
void |
SelectPsuAuthenticationMethodResponse.setChosenScaMethod(AuthenticationObject chosenScaMethod) |
void |
UpdatePsuAuthenticationResponse.setChosenScaMethod(AuthenticationObject chosenScaMethod) |
void |
StartScaprocessResponse.setChosenScaMethod(AuthenticationObject chosenScaMethod) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentInitationRequestResponse201.setScaMethods(List<AuthenticationObject> scaMethods) |
void |
ConsentsResponse201.setScaMethods(List<AuthenticationObject> scaMethods) |
void |
UpdatePsuAuthenticationResponse.setScaMethods(List<AuthenticationObject> scaMethods) |
void |
StartScaprocessResponse.setScaMethods(List<AuthenticationObject> scaMethods) |
void |
UpdatePsuIdenticationResponse.setScaMethods(List<AuthenticationObject> scaMethods) |
Copyright © 2021. All rights reserved.