Uses of Class
de.adorsys.psd2.consent.service.authorisation.AuthorisationService
-
Packages that use AuthorisationService Package Description de.adorsys.psd2.consent.service.authorisation -
-
Uses of AuthorisationService in de.adorsys.psd2.consent.service.authorisation
Fields in de.adorsys.psd2.consent.service.authorisation declared as AuthorisationService Modifier and Type Field Description protected AuthorisationServiceCmsAuthorisationService. authorisationServiceConstructors in de.adorsys.psd2.consent.service.authorisation with parameters of type AuthorisationService Constructor Description AisAuthService(PsuService psuService, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationService authorisationService, ConfirmationExpirationService<ConsentEntity> confirmationExpirationService, ConsentJpaRepository consentJpaRepository)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)
-