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