Uses of Interface
de.adorsys.psd2.consent.repository.PisPaymentDataRepository
-
Packages that use PisPaymentDataRepository Package Description de.adorsys.psd2.consent.service.authorisation -
-
Uses of PisPaymentDataRepository in de.adorsys.psd2.consent.service.authorisation
Fields in de.adorsys.psd2.consent.service.authorisation declared as PisPaymentDataRepository Modifier and Type Field Description protected PisPaymentDataRepositoryPisAuthService. pisPaymentDataRepositoryConstructors in de.adorsys.psd2.consent.service.authorisation with parameters of type PisPaymentDataRepository Constructor Description PisAuthService(CmsPsuService cmsPsuService, PsuDataMapper psuDataMapper, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationRepository authorisationRepository, PisCommonPaymentConfirmationExpirationService pisCommonPaymentConfirmationExpirationService, PisPaymentDataRepository pisPaymentDataRepository, AuthorisationMapper authorisationMapper, PisCommonPaymentDataRepository pisCommonPaymentDataRepository, PisCommonPaymentMapper pisCommonPaymentMapper, CorePaymentsConvertService corePaymentsConvertService)PisCancellationAuthService(CmsPsuService cmsPsuService, PsuDataMapper psuDataMapper, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationRepository authorisationRepository, PisCommonPaymentConfirmationExpirationService pisCommonPaymentConfirmationExpirationService, PisPaymentDataRepository pisPaymentDataRepository, AuthorisationMapper authorisationMapper, PisCommonPaymentDataRepository pisCommonPaymentDataRepository, PisCommonPaymentMapper pisCommonPaymentMapper, CorePaymentsConvertService corePaymentsConvertService)
-