| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.rest.resource |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<SCAConsentResponseTO> |
ConsentRestAPI.authorizeConsent(String consentId,
String authorisationId,
String authCode) |
org.springframework.http.ResponseEntity<SCAPaymentResponseTO> |
PaymentRestAPI.selecCancelPaymentSCAtMethod(String paymentId,
String cancellationId,
String scaMethodId) |
org.springframework.http.ResponseEntity<SCAPaymentResponseTO> |
PaymentRestAPI.selectMethod(String paymentId,
String authorisationId,
String scaMethodId) |
org.springframework.http.ResponseEntity<SCALoginResponseTO> |
UserMgmtRestAPI.selectMethod(String scaId,
String authorisationId,
String scaMethodId)
Selects the scaMethod to use for sending a login transaction number to the user.
|
org.springframework.http.ResponseEntity<SCAConsentResponseTO> |
ConsentRestAPI.selectMethod(String consentId,
String authorisationId,
String scaMethodId) |
Copyright © 2019. All rights reserved.