| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.service | |
| de.adorsys.psd2.xs2a.service.consent | |
| de.adorsys.psd2.xs2a.service.mapper.consent | |
| de.adorsys.psd2.xs2a.web.mapper |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<AccountConsent> |
ConsentService.getAccountConsentById(String consentId)
Returns account consent by its id
|
ResponseObject<AccountConsent> |
ConsentService.getValidatedConsent(String consentId) |
ResponseObject<AccountConsent> |
ConsentService.getValidatedConsent(String consentId,
boolean withBalance) |
| Modifier and Type | Method and Description |
|---|---|
AccountConsent |
Xs2aAisConsentService.getAccountConsentById(String consentId)
Requests CMS to retrieve AIS consent by its identifier
|
AccountConsent |
Xs2aAisConsentService.getInitialAccountConsentById(String consentId)
Requests CMS to retrieve AIS consent by its identifier
|
| Modifier and Type | Method and Description |
|---|---|
AccountConsent |
Xs2aAisConsentMapper.mapToAccountConsent(AisAccountConsent ais) |
| Modifier and Type | Method and Description |
|---|---|
SpiAccountConsent |
Xs2aAisConsentMapper.mapToSpiAccountConsent(AccountConsent accountConsent) |
| Modifier and Type | Method and Description |
|---|---|
ConsentInformationResponse200Json |
ConsentModelMapper.mapToConsentInformationResponse200Json(AccountConsent accountConsent) |
Copyright © 2019. All rights reserved.