@Service(value="AIS_RECEIVED") public class AisScaReceivedAuthorisationStage extends AisScaStage<UpdateConsentPsuDataReq,UpdateConsentPsuDataResponse>
aisConsentMapper, aisConsentService, aisConsentSpi, aspspConsentDataProviderFactory, psuDataMapper, spiErrorMapper, spiToXs2aAuthenticationObjectMapper| Constructor and Description |
|---|
AisScaReceivedAuthorisationStage(Xs2aAisConsentService aisConsentService,
SpiAspspConsentDataProviderFactory aspspConsentDataProviderFactory,
AisConsentSpi aisConsentSpi,
Xs2aAisConsentMapper aisConsentMapper,
Xs2aToSpiPsuDataMapper psuDataMapper,
SpiToXs2aAuthenticationObjectMapper spiToXs2aAuthenticationObjectMapper,
SpiContextDataProvider spiContextDataProvider,
SpiErrorMapper spiErrorMapper,
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, SpiAspspConsentDataProviderFactory aspspConsentDataProviderFactory, AisConsentSpi aisConsentSpi, Xs2aAisConsentMapper aisConsentMapper, Xs2aToSpiPsuDataMapper psuDataMapper, SpiToXs2aAuthenticationObjectMapper spiToXs2aAuthenticationObjectMapper, SpiContextDataProvider spiContextDataProvider, SpiErrorMapper spiErrorMapper, CommonDecoupledAisService commonDecoupledAisService, AisScaAuthorisationService aisScaAuthorisationService, RequestProviderService requestProviderService)
public UpdateConsentPsuDataResponse apply(UpdateConsentPsuDataReq request)
request - UpdateConsentPsuDataReq with updating dataCopyright © 2019. All rights reserved.