public abstract class AisScaStage<T,R> extends Object implements Function<T,R>
| Modifier and Type | Field and Description |
|---|---|
protected Xs2aAisConsentMapper |
aisConsentMapper |
protected Xs2aAisConsentService |
aisConsentService |
protected AisConsentSpi |
aisConsentSpi |
protected SpiAspspConsentDataProviderFactory |
aspspConsentDataProviderFactory |
protected Xs2aToSpiPsuDataMapper |
psuDataMapper |
protected SpiErrorMapper |
spiErrorMapper |
protected SpiToXs2aAuthenticationObjectMapper |
spiToXs2aAuthenticationObjectMapper |
| Constructor and Description |
|---|
AisScaStage() |
| Modifier and Type | Method and Description |
|---|---|
protected UpdateConsentPsuDataResponse |
createFailedResponse(MessageError messageError,
List<String> messages,
UpdateConsentPsuDataReq updateConsentPsuDataReq) |
protected PsuIdData |
extractPsuIdData(UpdateConsentPsuDataReq request) |
protected boolean |
isPsuExist(PsuIdData psuIdData) |
protected final Xs2aAisConsentService aisConsentService
protected final SpiAspspConsentDataProviderFactory aspspConsentDataProviderFactory
protected final AisConsentSpi aisConsentSpi
protected final Xs2aAisConsentMapper aisConsentMapper
protected final Xs2aToSpiPsuDataMapper psuDataMapper
protected final SpiToXs2aAuthenticationObjectMapper spiToXs2aAuthenticationObjectMapper
protected final SpiErrorMapper spiErrorMapper
protected UpdateConsentPsuDataResponse createFailedResponse(MessageError messageError, List<String> messages, UpdateConsentPsuDataReq updateConsentPsuDataReq)
protected PsuIdData extractPsuIdData(UpdateConsentPsuDataReq request)
protected boolean isPsuExist(PsuIdData psuIdData)
Copyright © 2019. All rights reserved.