| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.rest.resource |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<SCAPaymentResponseTO> |
PaymentRestAPI.authorizeCancelPayment(String paymentId,
String cancellationId,
String authCode) |
org.springframework.http.ResponseEntity<SCALoginResponseTO> |
UserMgmtRestAPI.authorizeLogin(String scaId,
String authorisationId,
String authCode)
Send the auth code for two factor login.
|
org.springframework.http.ResponseEntity<SCAPaymentResponseTO> |
PaymentRestAPI.authorizePayment(String paymentId,
String authorisationId,
String authCode) |
Copyright © 2019. All rights reserved.