Uses of Class
de.adorsys.psd2.consent.service.authorisation.CommonPaymentService
-
Packages that use CommonPaymentService Package Description de.adorsys.psd2.consent.service.authorisation -
-
Uses of CommonPaymentService in de.adorsys.psd2.consent.service.authorisation
Constructors in de.adorsys.psd2.consent.service.authorisation with parameters of type CommonPaymentService Constructor Description PisAbstractAuthService(PsuService psuService, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationService authorisationService, ConfirmationExpirationService<PisCommonPaymentData> confirmationExpirationService, CommonPaymentService commonPaymentService)PisAuthService(PsuService psuService, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationService authorisationService, ConfirmationExpirationService<PisCommonPaymentData> confirmationExpirationService, CommonPaymentService commonPaymentService)PisCancellationAuthService(PsuService psuService, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationService authorisationService, ConfirmationExpirationService<PisCommonPaymentData> confirmationExpirationService, CommonPaymentService commonPaymentService)
-