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