@Service public class AuthorisationMapper extends Object
| Constructor and Description |
|---|
AuthorisationMapper() |
| Modifier and Type | Method and Description |
|---|---|
Object |
mapToAisCreateOrUpdateAuthorisationResponse(ResponseObject<AuthorisationResponse> responseObject) |
UpdatePsuAuthenticationResponse |
mapToAisUpdatePsuAuthenticationResponse(UpdateConsentPsuDataResponse response) |
Authorisations |
mapToAuthorisations(Xs2aAuthorisationSubResources xs2AAuthorisationSubResources) |
String |
mapToPasswordFromBody(Map body) |
Object |
mapToPisCreateOrUpdateAuthorisationResponse(ResponseObject responseObject) |
UpdatePsuAuthenticationResponse |
mapToPisUpdatePsuAuthenticationResponse(Xs2aUpdatePisCommonPaymentPsuDataResponse response) |
@NotNull ScaStatusResponse |
mapToScaStatusResponse(@NotNull ScaStatus scaStatus) |
Xs2aCreatePisAuthorisationRequest |
mapToXs2aCreatePisAuthorisationRequest(PsuIdData psuData,
String paymentId,
PaymentType paymentService,
String paymentProduct,
Map body) |
public Authorisations mapToAuthorisations(Xs2aAuthorisationSubResources xs2AAuthorisationSubResources)
public Object mapToPisCreateOrUpdateAuthorisationResponse(ResponseObject responseObject)
public Object mapToAisCreateOrUpdateAuthorisationResponse(ResponseObject<AuthorisationResponse> responseObject)
@NotNull public @NotNull ScaStatusResponse mapToScaStatusResponse(@NotNull @NotNull ScaStatus scaStatus)
public UpdatePsuAuthenticationResponse mapToPisUpdatePsuAuthenticationResponse(Xs2aUpdatePisCommonPaymentPsuDataResponse response)
public UpdatePsuAuthenticationResponse mapToAisUpdatePsuAuthenticationResponse(UpdateConsentPsuDataResponse response)
public Xs2aCreatePisAuthorisationRequest mapToXs2aCreatePisAuthorisationRequest(PsuIdData psuData, String paymentId, PaymentType paymentService, String paymentProduct, Map body)
Copyright © 2020. All rights reserved.