Uses of Interface
de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation.confirmation.PaymentAuthConfirmationCodeService
-
Packages that use PaymentAuthConfirmationCodeService Package Description de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation.confirmation de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type -
-
Uses of PaymentAuthConfirmationCodeService in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation.confirmation
Classes in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation.confirmation that implement PaymentAuthConfirmationCodeService Modifier and Type Class Description classPaymentAuthConfirmationCodeServiceImpl -
Uses of PaymentAuthConfirmationCodeService in de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type
Fields in de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type declared as PaymentAuthConfirmationCodeService Modifier and Type Field Description protected PaymentAuthConfirmationCodeServiceAbstractPaymentSpi. paymentAuthConfirmationCodeServiceConstructors in de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type with parameters of type PaymentAuthConfirmationCodeService Constructor Description BulkPaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper, AspspConsentDataService consentDataService, PaymentAuthConfirmationCodeService paymentAuthConfirmationCodeService)CommonPaymentSpiImpl(GeneralPaymentService generalPaymentService, AspspConsentDataService consentDataService, PaymentAuthConfirmationCodeService paymentAuthConfirmationCodeService)PeriodicPaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper, AspspConsentDataService consentDataService, PaymentAuthConfirmationCodeService paymentAuthConfirmationCodeService)SinglePaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper, AspspConsentDataService consentDataService, PaymentAuthConfirmationCodeService paymentAuthConfirmationCodeService)
-