Uses of Class
de.adorsys.ledgers.middleware.api.domain.um.AisConsentTO
-
Packages that use AisConsentTO Package Description de.adorsys.ledgers.middleware.api.service -
-
Uses of AisConsentTO in de.adorsys.ledgers.middleware.api.service
Methods in de.adorsys.ledgers.middleware.api.service with parameters of type AisConsentTO Modifier and Type Method Description SCAConsentResponseTOMiddlewareAccountManagementService. grantPIISConsent(ScaInfoTO scaInfoTO, AisConsentTO aisConsent)Provide a third party provider with necessary permission to read accounts and transaction information for the specified account.SCAConsentResponseTOMiddlewareAccountManagementService. startAisConsent(ScaInfoTO scaInfoTO, String consentId, AisConsentTO aisConsent)Start an account consent process.
-