Class AuthorisationMapper


  • @Service
    public class AuthorisationMapper
    extends Object
    • Constructor Detail

      • AuthorisationMapper

        public AuthorisationMapper()
    • Method Detail

      • mapToAuthorisations

        public de.adorsys.psd2.model.Authorisations mapToAuthorisations​(Xs2aAuthorisationSubResources xs2AAuthorisationSubResources)
      • mapToPisCreateOrUpdateAuthorisationResponse

        public Object mapToPisCreateOrUpdateAuthorisationResponse​(ResponseObject responseObject)
      • mapToScaStatusResponse

        @NotNull
        public @NotNull de.adorsys.psd2.model.ScaStatusResponse mapToScaStatusResponse​(@NotNull
                                                                                       @NotNull Xs2aScaStatusResponse xs2aScaStatusResponse)
      • mapToConsentUpdatePsuAuthenticationResponse

        public de.adorsys.psd2.model.UpdatePsuAuthenticationResponse mapToConsentUpdatePsuAuthenticationResponse​(UpdateConsentPsuDataResponse response)
      • mapToXs2aCreatePisAuthorisationRequest

        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)
      • mapToPasswordFromBody

        public String mapToPasswordFromBody​(Map body)