| Modifier and Type | Method and Description |
|---|---|
ResponseObject<AccountConsent> |
ConsentService.getAccountConsentById(String consentId)
Returns account consent by its id
|
| Modifier and Type | Method and Description |
|---|---|
Optional<AccountConsent> |
Xs2aAisConsentService.getAccountConsentById(String consentId)
Requests CMS to retrieve AIS consent by its identifier
|
Optional<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) |
AccountConsent |
Xs2aAisConsentMapper.mapToAccountConsentWithNewStatus(AccountConsent consent,
ConsentStatus consentStatus) |
| Modifier and Type | Method and Description |
|---|---|
AccountConsent |
Xs2aAisConsentMapper.mapToAccountConsentWithNewStatus(AccountConsent consent,
ConsentStatus consentStatus) |
SpiAccountConsent |
Xs2aAisConsentMapper.mapToSpiAccountConsent(AccountConsent accountConsent) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
AccountConsentValidator.validate(AccountConsent accountConsent) |
ValidationResult |
AccountAccessValidator.validate(AccountConsent accountConsent,
boolean withBalance) |
ValidationResult |
PermittedAccountReferenceValidator.validate(AccountConsent accountConsent,
List<AccountReference> references,
String accountId,
boolean withBalance) |
| Modifier and Type | Method and Description |
|---|---|
ConsentInformationResponse200Json |
ConsentModelMapper.mapToConsentInformationResponse200Json(AccountConsent accountConsent) |
Copyright © 2019. All rights reserved.