| 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.
|
| 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) |
| Constructor and Description |
|---|
UpdatePisCancellationPsuDataLinks(String httpUrl,
ScaApproachResolver scaApproachResolver,
Xs2aUpdatePisCommonPaymentPsuDataRequest request,
ScaStatus scaStatus,
Xs2aAuthenticationObject chosenScaMethod) |
UpdatePisPsuDataLinks(String httpUrl,
ScaApproachResolver scaApproachResolver,
Xs2aUpdatePisCommonPaymentPsuDataRequest request,
ScaStatus scaStatus,
Xs2aAuthenticationObject chosenScaMethod) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationObject |
ScaMethodsMapperImpl.mapToAuthenticationObject(Xs2aAuthenticationObject xs2aAuthenticationObject) |
AuthenticationObject |
ScaMethodsMapper.mapToAuthenticationObject(Xs2aAuthenticationObject xs2aAuthenticationObject) |
| Modifier and Type | Method and Description |
|---|---|
default ScaMethods |
ScaMethodsMapper.mapToScaMethods(List<Xs2aAuthenticationObject> xs2aAuthenticationObjects) |
Copyright © 2019. All rights reserved.