| Modifier and Type | Method and Description |
|---|---|
Xs2aAuthenticationObject |
UpdateConsentPsuDataResponse.getChosenScaMethodForPsd2Response()
Returns chosenScaMethod.
|
Xs2aAuthenticationObject |
DecoupledUpdateConsentPsuDataResponse.getChosenScaMethodForPsd2Response()
Returns
null instead of chosenScaMethod when switching from Embedded to Decoupled approach during
SCA method selection as this value should not be provided in the response body according to the specification |
| Modifier and Type | Method and Description |
|---|---|
Xs2aAuthenticationObject |
Xs2aDecoupledUpdatePisCommonPaymentPsuDataResponse.getChosenScaMethodForPsd2Response()
Returns
null instead of chosenScaMethod when switching from Embedded to Decoupled approach during
SCA method selection as this value should not be provided in the response body according to the specification |
Xs2aAuthenticationObject |
Xs2aUpdatePisCommonPaymentPsuDataResponse.getChosenScaMethodForPsd2Response()
Returns chosenScaMethod.
|
| Constructor and Description |
|---|
Xs2aUpdatePisCommonPaymentPsuDataResponse(ScaStatus scaStatus,
List<Xs2aAuthenticationObject> availableScaMethods) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Xs2aAisConsentService.saveAuthenticationMethods(String authorisationId,
List<Xs2aAuthenticationObject> methods)
Saves authentication methods in provided authorisation
|
boolean |
Xs2aPisCommonPaymentService.saveAuthenticationMethods(String authorisationId,
List<Xs2aAuthenticationObject> methods)
Saves authentication methods in provided authorisation
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull CmsScaMethod |
Xs2aAuthenticationObjectToCmsScaMethodMapper.mapToCmsScaMethod(@NotNull Xs2aAuthenticationObject xs2aAuthenticationObject) |
| Modifier and Type | Method and Description |
|---|---|
Xs2aAuthenticationObject |
SpiToXs2aAuthenticationObjectMapper.mapToXs2aAuthenticationObject(SpiAuthenticationObject authenticationObject) |
| Modifier and Type | Method and Description |
|---|---|
List<Xs2aAuthenticationObject> |
SpiToXs2aAuthenticationObjectMapper.mapToXs2aListAuthenticationObject(List<SpiAuthenticationObject> authenticationObjects) |
Copyright © 2019. All rights reserved.