| Modifier and Type | Method and Description |
|---|---|
void |
AccountReferenceInConsentUpdater.rewriteAccountAccess(@NotNull String consentId,
@NotNull Xs2aAccountAccess newAccountAccess)
Overwrites existing account access with the new one.
|
de.adorsys.psd2.consent.api.CmsResponse<AccountConsent> |
AccountReferenceInConsentUpdater.updateAccountReferences(@NotNull String consentId,
@NotNull Xs2aAccountAccess existingAccess,
@NotNull List<Xs2aAccountDetails> accountDetails)
Updates account resourceIDs in existing account access.
|
de.adorsys.psd2.consent.api.CmsResponse<AccountConsent> |
AccountReferenceInConsentUpdater.updateCardAccountReferences(String consentId,
Xs2aAccountAccess existingAccess,
List<Xs2aCardAccountDetails> accountDetails)
Updates card account resource IDs in existing account access.
|
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.psd2.consent.api.ais.AisAccountAccessInfo |
Xs2aAisConsentMapper.mapToAisAccountAccessInfo(Xs2aAccountAccess access) |
| Modifier and Type | Method and Description |
|---|---|
Xs2aAccountAccess |
SpiToXs2aAccountAccessMapper.getAccessForGlobalOrAllAvailableAccountsConsent(CreateConsentReq request) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Xs2aAccountAccess> |
SpiToXs2aAccountAccessMapper.mapToAccountAccess(de.adorsys.psd2.xs2a.spi.domain.consent.SpiAccountAccess access) |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.psd2.xs2a.spi.domain.consent.SpiAccountAccess |
Xs2aToSpiAccountAccessMapper.mapToAccountAccess(Xs2aAccountAccess access) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
AccountReferenceAccessValidator.validate(Xs2aAccountAccess accountAccess,
List<de.adorsys.psd2.xs2a.core.profile.AccountReference> references,
String accountId,
de.adorsys.psd2.xs2a.core.consent.AisConsentRequestType consentRequestType) |
| Constructor and Description |
|---|
AccountDetailsLinks(String httpUrl,
String accountId,
Xs2aAccountAccess xs2aAccountAccess) |
CardAccountDetailsLinks(String httpUrl,
String accountId,
Xs2aAccountAccess xs2aAccountAccess) |
Copyright © 2020. All rights reserved.