| 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)
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) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CreateConsentResponse> |
ConsentAspect.invokeCreateAccountConsentAspect(ResponseObject<CreateConsentResponse> result,
CreateConsentReq request,
PsuIdData psuData,
boolean explicitPreferred) |
| Constructor and Description |
|---|
CreateConsentLinks(String httpUrl,
ScaApproachResolver scaApproachResolver,
CreateConsentResponse response,
RedirectLinkBuilder redirectLinkBuilder,
RedirectIdService redirectIdService,
boolean explicitMethod,
boolean signingBasketModeActive,
ScaRedirectFlow scaRedirectFlow) |
| Modifier and Type | Method and Description |
|---|---|
ConsentsResponse201 |
ConsentModelMapper.mapToConsentsResponse201(CreateConsentResponse createConsentResponse) |
Copyright © 2019. All rights reserved.