| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.service |
| Modifier and Type | Method and Description |
|---|---|
SCALoginResponseTO |
MiddlewareOnlineBankingService.generateLoginAuthCode(String scaUserDataId,
String authorisationId,
String userMessage,
int validitySeconds)
After the PSU selects the SCA method, this is called to generate and send the login auth code.
|
SCAConsentResponseTO |
MiddlewareAccountManagementService.selectSCAMethodForAisConsent(String consentId,
String authorisationId,
String scaMethodId) |
SCAPaymentResponseTO |
MiddlewarePaymentService.selectSCAMethodForCancelPayment(String paymentId,
String cancellationId,
String scaMethodId) |
SCAPaymentResponseTO |
MiddlewarePaymentService.selectSCAMethodForPayment(String paymentId,
String authorisationId,
String scaMethodId) |
Copyright © 2019. All rights reserved.