| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.domain.sca | |
| de.adorsys.ledgers.middleware.api.service |
| Modifier and Type | Method and Description |
|---|---|
static OpTypeTO |
OpTypeTO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpTypeTO[] |
OpTypeTO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2021. All rights reserved.