| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CreateConsentResponse> |
ConsentService.createAccountConsentsWithResponse(CreateConsentReq request,
String psuId) |
| Modifier and Type | Method and Description |
|---|---|
String |
AisConsentService.createConsent(CreateConsentReq request,
String psuId,
String tppId,
AspspConsentData aspspConsentData)
Sends a POST request to CMS to store created AISconsent
|
| Modifier and Type | Method and Description |
|---|---|
CreateConsentReq |
ConsentModelMapper.mapToCreateConsentReq(Consents consent) |
| Modifier and Type | Method and Description |
|---|---|
CreateAisConsentRequest |
Xs2aAisConsentMapper.mapToCreateAisConsentRequest(CreateConsentReq req,
String psuId,
String tppId,
AspspConsentData aspspConsentData) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<CreateConsentResponse> |
ConsentInformationController.createAccountConsent(String psuId,
@Valid CreateConsentReq createConsent) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.