@Component public class Xs2aAisConsentMapper extends Object
| Constructor and Description |
|---|
Xs2aAisConsentMapper() |
| Modifier and Type | Method and Description |
|---|---|
ActionStatus |
mapActionStatusError(MessageErrorCode error,
boolean withBalance,
TypeAccess access) |
AccountConsent |
mapToAccountConsent(AisAccountConsent ais) |
AccountConsent |
mapToAccountConsent(SpiAccountConsent spiAccountConsent) |
AisAccountAccessInfo |
mapToAisAccountAccessInfo(Xs2aAccountAccess access) |
CreateAisConsentRequest |
mapToCreateAisConsentRequest(CreateConsentReq req,
PsuIdData psuData,
String tppId,
int allowedFrequencyPerDay) |
SpiAccountConsent |
mapToSpiAccountConsent(AccountConsent accountConsent) |
SpiScaConfirmation |
mapToSpiScaConfirmation(UpdateConsentPsuDataReq request) |
UpdateConsentPsuDataReq |
mapToSpiUpdateConsentPsuDataReq(UpdateConsentPsuDataResponse updatePsuDataResponse,
UpdateConsentPsuDataReq updatePsuDataRequest) |
public CreateAisConsentRequest mapToCreateAisConsentRequest(CreateConsentReq req, PsuIdData psuData, String tppId, int allowedFrequencyPerDay)
public AccountConsent mapToAccountConsent(SpiAccountConsent spiAccountConsent)
public SpiAccountConsent mapToSpiAccountConsent(AccountConsent accountConsent)
public ActionStatus mapActionStatusError(MessageErrorCode error, boolean withBalance, TypeAccess access)
public UpdateConsentPsuDataReq mapToSpiUpdateConsentPsuDataReq(UpdateConsentPsuDataResponse updatePsuDataResponse, UpdateConsentPsuDataReq updatePsuDataRequest)
public SpiScaConfirmation mapToSpiScaConfirmation(UpdateConsentPsuDataReq request)
public AisAccountAccessInfo mapToAisAccountAccessInfo(Xs2aAccountAccess access)
public AccountConsent mapToAccountConsent(AisAccountConsent ais)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.