| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<PsuConsentSessionResponse> |
TppBankingConsentConfirmationController.confirmConsent(String authId,
UUID xRequestID,
String serviceSessionPassword,
String xTimestampUTC,
String xRequestSignature,
String fintechID) |
| Modifier and Type | Method and Description |
|---|---|
PsuConsentSessionResponse |
PsuConsentSessionResponse.authorizationSessionId(UUID authorizationSessionId) |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<PsuConsentSessionResponse> |
ConsentConfirmationApi._confirmConsent(String authId,
UUID xRequestID,
String serviceSessionPassword,
String xTimestampUTC,
String xRequestSignature,
String fintechID) |
default org.springframework.http.ResponseEntity<PsuConsentSessionResponse> |
ConsentConfirmationApi.confirmConsent(String authId,
UUID xRequestID,
String serviceSessionPassword,
String xTimestampUTC,
String xRequestSignature,
String fintechID) |
Copyright © 2020. All rights reserved.