Uses of Interface
de.adorsys.psd2.consent.repository.ConsentJpaRepository
-
Packages that use ConsentJpaRepository Package Description de.adorsys.psd2.consent.service.authorisation -
-
Uses of ConsentJpaRepository in de.adorsys.psd2.consent.service.authorisation
Constructors in de.adorsys.psd2.consent.service.authorisation with parameters of type ConsentJpaRepository Constructor Description AisAuthService(CmsPsuService cmsPsuService, PsuDataMapper psuDataMapper, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationRepository authorisationRepository, AisConsentConfirmationExpirationService aisConsentConfirmationExpirationService, ConsentJpaRepository aisConsentJpaRepository, AuthorisationMapper authorisationMapper)
-