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(PsuService psuService, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationService authorisationService, ConfirmationExpirationService<ConsentEntity> confirmationExpirationService, ConsentJpaRepository consentJpaRepository)
-