| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.service | |
| de.adorsys.psd2.xs2a.web.aspect | |
| de.adorsys.psd2.xs2a.web.link | |
| de.adorsys.psd2.xs2a.web.mapper |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CreateConsentResponse> |
ConsentService.createAccountConsentsWithResponse(CreateConsentReq request,
PsuIdData psuData,
boolean explicitPreferred,
TppRedirectUri tppRedirectUri)
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 |
|---|---|
ResponseObject<CreateConsentResponse> |
ConsentAspect.invokeCreateAccountConsentAspect(ResponseObject<CreateConsentResponse> result,
CreateConsentReq request,
PsuIdData psuData,
boolean explicitPreferred,
TppRedirectUri tppRedirectUri) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CreateConsentResponse> |
ConsentAspect.invokeCreateAccountConsentAspect(ResponseObject<CreateConsentResponse> result,
CreateConsentReq request,
PsuIdData psuData,
boolean explicitPreferred,
TppRedirectUri tppRedirectUri) |
| Constructor and Description |
|---|
CreateConsentLinks(String httpUrl,
ScaApproachResolver scaApproachResolver,
CreateConsentResponse response,
RedirectLinkBuilder redirectLinkBuilder,
boolean isExplicitMethod,
ScaRedirectFlow scaRedirectFlow) |
| Modifier and Type | Method and Description |
|---|---|
ConsentsResponse201 |
ConsentModelMapper.mapToConsentsResponse201(CreateConsentResponse createConsentResponse) |
Copyright © 2019. All rights reserved.