@RestController public class TppBankingConsentConfirmationController extends Object implements ConsentConfirmationApi
log| Constructor and Description |
|---|
TppBankingConsentConfirmationController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<PsuConsentSessionResponse> |
confirmConsent(String authId,
UUID xRequestID,
String serviceSessionPassword,
String xTimestampUTC,
String xRequestSignature,
String fintechID) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_confirmConsent, getAcceptHeader, getObjectMapper, getRequestpublic TppBankingConsentConfirmationController()
public org.springframework.http.ResponseEntity<PsuConsentSessionResponse> confirmConsent(String authId, UUID xRequestID, String serviceSessionPassword, String xTimestampUTC, String xRequestSignature, String fintechID)
confirmConsent in interface ConsentConfirmationApiCopyright © 2020. All rights reserved.