Uses of Class
de.adorsys.psd2.consent.service.authorisation.PsuService
-
Packages that use PsuService Package Description de.adorsys.psd2.consent.service.authorisation -
-
Uses of PsuService in de.adorsys.psd2.consent.service.authorisation
Fields in de.adorsys.psd2.consent.service.authorisation declared as PsuService Modifier and Type Field Description protected PsuServiceCmsAuthorisationService. psuServiceConstructors in de.adorsys.psd2.consent.service.authorisation with parameters of type PsuService 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)
-