@Component public class ConsentModelMapper extends Object
| Modifier and Type | Field and Description |
|---|---|
AccountModelMapper |
accountModelMapper |
| Constructor and Description |
|---|
ConsentModelMapper() |
| Modifier and Type | Method and Description |
|---|---|
CancellationList |
mapToCancellationList(Xs2aPaymentCancellationAuthorisationSubResource idsContainer) |
ConsentInformationResponse200Json |
mapToConsentInformationResponse200Json(AccountConsent accountConsent) |
ConsentsResponse201 |
mapToConsentsResponse201(CreateConsentResponse createConsentResponse) |
ConsentStatusResponse200 |
mapToConsentStatusResponse200(ConsentStatusResponse consentStatusResponse) |
CreateConsentReq |
mapToCreateConsentReq(Consents consent) |
Xs2aUpdatePisCommonPaymentPsuDataRequest |
mapToPisUpdatePsuData(PsuIdData psuData,
String paymentId,
String authorisationId,
String paymentService,
String paymentProduct,
Map body) |
StartScaprocessResponse |
mapToStartScaProcessResponse(Xs2aCreatePisCancellationAuthorisationResponse response) |
UpdateConsentPsuDataReq |
mapToUpdatePsuData(PsuIdData psuData,
String consentId,
String authorizationId,
Map body) |
public final AccountModelMapper accountModelMapper
public CreateConsentReq mapToCreateConsentReq(Consents consent)
public ConsentStatusResponse200 mapToConsentStatusResponse200(ConsentStatusResponse consentStatusResponse)
public StartScaprocessResponse mapToStartScaProcessResponse(Xs2aCreatePisCancellationAuthorisationResponse response)
public ConsentsResponse201 mapToConsentsResponse201(CreateConsentResponse createConsentResponse)
public ConsentInformationResponse200Json mapToConsentInformationResponse200Json(AccountConsent accountConsent)
public UpdateConsentPsuDataReq mapToUpdatePsuData(PsuIdData psuData, String consentId, String authorizationId, Map body)
public CancellationList mapToCancellationList(Xs2aPaymentCancellationAuthorisationSubResource idsContainer)
Copyright © 2019. All rights reserved.