Uses of Class
de.adorsys.psd2.consent.service.mapper.PsuDataMapper
-
Packages that use PsuDataMapper Package Description de.adorsys.psd2.consent.service.authorisation -
-
Uses of PsuDataMapper in de.adorsys.psd2.consent.service.authorisation
Fields in de.adorsys.psd2.consent.service.authorisation declared as PsuDataMapper Modifier and Type Field Description protected PsuDataMapperCmsAuthorisationService. psuDataMapperConstructors in de.adorsys.psd2.consent.service.authorisation with parameters of type PsuDataMapper Constructor Description AisAuthService(CmsPsuService cmsPsuService, PsuDataMapper psuDataMapper, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationRepository authorisationRepository, AisConsentConfirmationExpirationService aisConsentConfirmationExpirationService, ConsentJpaRepository aisConsentJpaRepository, AuthorisationMapper authorisationMapper)PisAuthService(CmsPsuService cmsPsuService, PsuDataMapper psuDataMapper, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationRepository authorisationRepository, PisCommonPaymentConfirmationExpirationService pisCommonPaymentConfirmationExpirationService, PisPaymentDataRepository pisPaymentDataRepository, AuthorisationMapper authorisationMapper, PisCommonPaymentDataRepository pisCommonPaymentDataRepository, PisCommonPaymentMapper pisCommonPaymentMapper, CorePaymentsConvertService corePaymentsConvertService)PisCancellationAuthService(CmsPsuService cmsPsuService, PsuDataMapper psuDataMapper, de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService, AuthorisationRepository authorisationRepository, PisCommonPaymentConfirmationExpirationService pisCommonPaymentConfirmationExpirationService, PisPaymentDataRepository pisPaymentDataRepository, AuthorisationMapper authorisationMapper, PisCommonPaymentDataRepository pisCommonPaymentDataRepository, PisCommonPaymentMapper pisCommonPaymentMapper, CorePaymentsConvertService corePaymentsConvertService)
-