org.springframework.http.ResponseEntity<Boolean> |
CmsPsuAisController.authorisePartiallyConsent(String consentId,
String psuId,
String psuIdType,
String psuCorporateId,
String psuCorporateIdType,
String instanceId) |
org.springframework.http.ResponseEntity<Boolean> |
CmsPsuAisController.confirmConsent(String consentId,
String psuId,
String psuIdType,
String psuCorporateId,
String psuCorporateIdType,
String instanceId) |
org.springframework.http.ResponseEntity<de.adorsys.psd2.consent.api.ais.AisAccountConsent> |
CmsPsuAisController.getConsentByConsentId(String consentId,
String psuId,
String psuIdType,
String psuCorporateId,
String psuCorporateIdType,
String instanceId) |
org.springframework.http.ResponseEntity<List<de.adorsys.psd2.consent.api.ais.AisAccountConsent>> |
CmsPsuAisController.getConsentsForPsu(String psuId,
String psuIdType,
String psuCorporateId,
String psuCorporateIdType,
String instanceId) |
org.springframework.http.ResponseEntity<Boolean> |
CmsPsuAisController.rejectConsent(String consentId,
String psuId,
String psuIdType,
String psuCorporateId,
String psuCorporateIdType,
String instanceId) |
org.springframework.http.ResponseEntity<Boolean> |
CmsPsuAisController.revokeConsent(String consentId,
String psuId,
String psuIdType,
String psuCorporateId,
String psuCorporateIdType,
String instanceId) |
org.springframework.http.ResponseEntity |
CmsPsuAisController.updateAuthorisationStatus(String consentId,
String status,
String authorisationId,
String psuId,
String psuIdType,
String psuCorporateId,
String psuCorporateIdType,
String instanceId) |