| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.service |
| Modifier and Type | Method and Description |
|---|---|
SCALoginResponseTO |
MiddlewareOnlineBankingService.authenticateForLogin(ScaInfoTO scaInfoTO)
PROC: 02c
|
SCALoginResponseTO |
MiddlewareOnlineBankingService.authorise(String login,
String pin,
UserRoleTO role)
Performs user authorization.
|
SCALoginResponseTO |
MiddlewareOnlineBankingService.authoriseForConsent(String login,
String pin,
String consentId,
String authorisationId,
OpTypeTO opType)
Special login associated with a account information, a payment or a payment cancellation consent.
|
SCALoginResponseTO |
MiddlewareOnlineBankingService.authoriseForConsentWithToken(ScaInfoTO scaInfo,
String consentId,
String authorisationId,
OpTypeTO opType)
Special login associated with a account information, a payment or a payment cancellation consent.
|
SCALoginResponseTO |
MiddlewareOnlineBankingService.authorizeForUser(String login,
String pin,
String userLogin) |
SCALoginResponseTO |
MiddlewareOnlineBankingService.generateLoginAuthCode(ScaInfoTO scaInfoTO,
String userMessage,
int validitySeconds)
After the PSU selects the SCA method, this is called to generate and send the login auth code.
|
Copyright © 2020. All rights reserved.