@Service(value="AIS_RECEIVED") public class AisScaReceivedAuthorisationStage extends AisScaStage<UpdateConsentPsuDataReq,UpdateConsentPsuDataResponse>
aisConsentDataService, aisConsentMapper, aisConsentService, aisConsentSpi, messageErrorCodeMapper, psuDataMapper, spiErrorMapper, spiToXs2aAuthenticationObjectMapper| Constructor and Description |
|---|
AisScaReceivedAuthorisationStage(Xs2aAisConsentService aisConsentService,
AisConsentDataService aisConsentDataService,
AisConsentSpi aisConsentSpi,
Xs2aAisConsentMapper aisConsentMapper,
SpiResponseStatusToXs2aMessageErrorCodeMapper messageErrorCodeMapper,
Xs2aToSpiPsuDataMapper psuDataMapper,
SpiToXs2aAuthenticationObjectMapper spiToXs2aAuthenticationObjectMapper,
SpiContextDataProvider spiContextDataProvider,
SpiErrorMapper spiErrorMapper,
ScaApproachResolver scaApproachResolver,
CommonDecoupledAisService commonDecoupledAisService,
AisScaAuthorisationService aisScaAuthorisationService,
RequestProviderService requestProviderService) |
| Modifier and Type | Method and Description |
|---|---|
UpdateConsentPsuDataResponse |
apply(UpdateConsentPsuDataReq request)
Start authorisation stage workflow: SPU authorising process using data from request
(returns response with FAILED status in case of non-successful authorising), available SCA methods getting
and performing the flow according to none, one or multiple available methods.
|
createFailedResponse, extractPsuIdData, isPsuExistpublic AisScaReceivedAuthorisationStage(Xs2aAisConsentService aisConsentService, AisConsentDataService aisConsentDataService, AisConsentSpi aisConsentSpi, Xs2aAisConsentMapper aisConsentMapper, SpiResponseStatusToXs2aMessageErrorCodeMapper messageErrorCodeMapper, Xs2aToSpiPsuDataMapper psuDataMapper, SpiToXs2aAuthenticationObjectMapper spiToXs2aAuthenticationObjectMapper, SpiContextDataProvider spiContextDataProvider, SpiErrorMapper spiErrorMapper, ScaApproachResolver scaApproachResolver, CommonDecoupledAisService commonDecoupledAisService, AisScaAuthorisationService aisScaAuthorisationService, RequestProviderService requestProviderService)
public UpdateConsentPsuDataResponse apply(UpdateConsentPsuDataReq request)
request - UpdateConsentPsuDataReq with updating dataCopyright © 2019. All rights reserved.