@Service(value="AIS_SCAMETHODSELECTED") public class AisScaAuthenticatedStage extends AisScaStage<UpdateConsentPsuDataReq,UpdateConsentPsuDataResponse>
aisConsentDataService, aisConsentMapper, aisConsentService, aisConsentSpi, messageErrorCodeMapper, psuDataMapper, spiToXs2aAuthenticationObjectMapper| Constructor and Description |
|---|
AisScaAuthenticatedStage(Xs2aAisConsentService aisConsentService,
AisConsentDataService aisConsentDataService,
AisConsentSpi aisConsentSpi,
Xs2aAisConsentMapper aisConsentMapper,
SpiResponseStatusToXs2aMessageErrorCodeMapper messageErrorCodeMapper,
Xs2aToSpiPsuDataMapper psuDataMapper,
SpiToXs2aAuthenticationObjectMapper spiToXs2aAuthenticationObjectMapper) |
| Modifier and Type | Method and Description |
|---|---|
UpdateConsentPsuDataResponse |
apply(UpdateConsentPsuDataReq request)
Verifying authorisation code workflow: verifying code from the request
(returns response with error code in case of wrong code being provided), updates consent status
and returns response with FINALISED status.
|
public AisScaAuthenticatedStage(Xs2aAisConsentService aisConsentService, AisConsentDataService aisConsentDataService, AisConsentSpi aisConsentSpi, Xs2aAisConsentMapper aisConsentMapper, SpiResponseStatusToXs2aMessageErrorCodeMapper messageErrorCodeMapper, Xs2aToSpiPsuDataMapper psuDataMapper, SpiToXs2aAuthenticationObjectMapper spiToXs2aAuthenticationObjectMapper)
public UpdateConsentPsuDataResponse apply(UpdateConsentPsuDataReq request)
request - UpdateConsentPsuDataReq with updating dataCopyright © 2018 Pivotal Software, Inc.. All rights reserved.