Uses of Class
de.adorsys.psd2.xs2a.domain.consent.PaymentScaStatus
-
Packages that use PaymentScaStatus Package Description de.adorsys.psd2.xs2a.service -
-
Uses of PaymentScaStatus in de.adorsys.psd2.xs2a.service
Methods in de.adorsys.psd2.xs2a.service that return types with arguments of type PaymentScaStatus Modifier and Type Method Description ResponseObject<PaymentScaStatus>PaymentCancellationAuthorisationService. getPaymentCancellationAuthorisationScaStatus(String paymentId, String authorisationId, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct)ResponseObject<PaymentScaStatus>PaymentCancellationAuthorisationServiceImpl. getPaymentCancellationAuthorisationScaStatus(String paymentId, String authorisationId, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct)Gets SCA status response of payment cancellation authorisationResponseObject<PaymentScaStatus>PaymentAuthorisationService. getPaymentInitiationAuthorisationScaStatus(String paymentId, String authorisationId, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct)ResponseObject<PaymentScaStatus>PaymentAuthorisationServiceImpl. getPaymentInitiationAuthorisationScaStatus(String paymentId, String authorisationId, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct)Gets SCA status response of payment initiation authorisation
-