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