| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CreateConsentResponse> |
ConsentService.createAccountConsentsWithResponse(CreateConsentReq request,
PsuIdData psuData,
boolean explicitPreferred)
Performs create consent operation either by filling the appropriate AccountAccess fields with corresponding
account details or by getting account details from ASPSP by psuId and filling the appropriate fields in
AccountAccess determined by availableAccounts or allPsd2 variables
|
| Modifier and Type | Method and Description |
|---|---|
String |
Xs2aAisConsentService.createConsent(CreateConsentReq request,
PsuIdData psuData,
TppInfo tppInfo)
Sends a POST request to CMS to store created AISconsent
|
| Modifier and Type | Method and Description |
|---|---|
CreateAisConsentRequest |
Xs2aAisConsentMapper.mapToCreateAisConsentRequest(CreateConsentReq req,
PsuIdData psuData,
TppInfo tppInfo,
int allowedFrequencyPerDay,
String internalRequestId) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CreateConsentResponse> |
ConsentAspect.invokeCreateAccountConsentAspect(ResponseObject<CreateConsentResponse> result,
CreateConsentReq request,
PsuIdData psuData,
boolean explicitPreferred) |
| Modifier and Type | Method and Description |
|---|---|
CreateConsentReq |
ConsentModelMapper.mapToCreateConsentReq(Consents consent,
TppRedirectUri tppRedirectUri) |
Copyright © 2020. All rights reserved.