public abstract class AisScaStage<T,R> extends Object implements Function<T,R>
| Modifier and Type | Field and Description |
|---|---|
protected AisConsentDataService |
aisConsentDataService |
protected Xs2aAisConsentMapper |
aisConsentMapper |
protected Xs2aAisConsentService |
aisConsentService |
protected AisConsentSpi |
aisConsentSpi |
protected SpiResponseStatusToXs2aMessageErrorCodeMapper |
messageErrorCodeMapper |
protected Xs2aToSpiPsuDataMapper |
psuDataMapper |
protected SpiToXs2aAuthenticationObjectMapper |
spiToXs2aAuthenticationObjectMapper |
protected SpiToXs2aOtpFormatMapper |
spiToXs2aOtpFormatMapper |
| Constructor and Description |
|---|
AisScaStage() |
protected final Xs2aAisConsentService aisConsentService
protected final AisConsentDataService aisConsentDataService
protected final AisConsentSpi aisConsentSpi
protected final Xs2aAisConsentMapper aisConsentMapper
protected final SpiResponseStatusToXs2aMessageErrorCodeMapper messageErrorCodeMapper
protected final Xs2aToSpiPsuDataMapper psuDataMapper
protected final SpiToXs2aAuthenticationObjectMapper spiToXs2aAuthenticationObjectMapper
protected final SpiToXs2aOtpFormatMapper spiToXs2aOtpFormatMapper
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.