@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,
AspspProfileServiceWrapper aspspProfileServiceWrapper,
SpiErrorMapper spiErrorMapper,
ScaApproachResolver scaApproachResolver,
CommonDecoupledAisService commonDecoupledAisService) |
| 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, AspspProfileServiceWrapper aspspProfileServiceWrapper, SpiErrorMapper spiErrorMapper, ScaApproachResolver scaApproachResolver, CommonDecoupledAisService commonDecoupledAisService)
public UpdateConsentPsuDataResponse apply(UpdateConsentPsuDataReq request)
request - UpdateConsentPsuDataReq with updating dataCopyright © 2019. All rights reserved.