| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CreateConsentResponse> |
ConsentService.createAccountConsentsWithResponse(CreateConsentReq request,
PsuIdData psuData,
boolean explicitPreferred) |
| Modifier and Type | Method and Description |
|---|---|
String |
Xs2aAisConsentService.createConsent(CreateConsentReq request,
PsuIdData psuData,
String tppId)
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,
PsuIdData psuData,
String tppId,
int allowedFrequencyPerDay) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
CreateConsentRequestValidator.validateRequest(CreateConsentReq request)
Validates Create consent request according to:
|
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CreateConsentResponse> |
ConsentAspect.invokeCreateAccountConsentAspect(ResponseObject<CreateConsentResponse> result,
CreateConsentReq request,
PsuIdData psuData,
boolean explicitPreferred) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.