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