| Modifier and Type | Method and Description |
|---|---|
void |
AccountReferenceInConsentUpdater.rewriteAccountAccess(@NotNull String consentId,
@NotNull Xs2aAccountAccess newAccountAccess)
Overwrites existing account access with the new one.
|
Optional<AccountConsent> |
AccountReferenceInConsentUpdater.updateAccountReferences(@NotNull String consentId,
@NotNull Xs2aAccountAccess existingAccess,
@NotNull List<Xs2aAccountDetails> accountDetails)
Updates account resourceIDs in existing account access.
|
| Modifier and Type | Method and Description |
|---|---|
AisAccountAccessInfo |
Xs2aAisConsentMapper.mapToAisAccountAccessInfo(Xs2aAccountAccess access) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Xs2aAccountAccess> |
SpiToXs2aAccountAccessMapper.mapToAccountAccess(SpiAccountAccess access) |
| Modifier and Type | Method and Description |
|---|---|
SpiAccountAccess |
Xs2aToSpiAccountAccessMapper.mapToAccountAccess(Xs2aAccountAccess access) |
| Constructor and Description |
|---|
AccountDetailsLinks(String httpUrl,
String accountId,
Xs2aAccountAccess xs2aAccountAccess) |
Copyright © 2019. All rights reserved.