| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.service |
| Modifier and Type | Method and Description |
|---|---|
SCAConsentResponseTO |
MiddlewareAccountManagementService.authorizeConsent(ScaInfoTO scaInfoTO,
String consentId)
Authorizes a consent request.
|
SCAConsentResponseTO |
MiddlewareAccountManagementService.grantAisConsent(ScaInfoTO scaInfoTO,
AisConsentTO aisConsent)
Provide a third party provider with necessary permission to read accounts and
transaction information for the specified account.
|
SCAConsentResponseTO |
MiddlewareAccountManagementService.loadSCAForAisConsent(String userId,
String consentId,
String authorisationId) |
SCAConsentResponseTO |
MiddlewareAccountManagementService.selectSCAMethodForAisConsent(String userId,
String consentId,
String authorisationId,
String scaMethodId) |
SCAConsentResponseTO |
MiddlewareAccountManagementService.startSCA(ScaInfoTO scaInfoTO,
String consentId,
AisConsentTO aisConsent)
Start an account consent process.
|
Copyright © 2021. All rights reserved.