| Package | Description |
|---|---|
| de.adorsys.ledgers.um.api.service |
| Modifier and Type | Method and Description |
|---|---|
AisConsentBO |
UserService.loadConsent(String consentId)
Loads a consent given the consent id.
|
AisConsentBO |
UserService.storeConsent(AisConsentBO consentBO)
Stores a consent in the consent database and returns the original consent
if already existing there.
|
| Modifier and Type | Method and Description |
|---|---|
BearerTokenBO |
UserService.consentToken(ScaInfoBO scaInfoBO,
AisConsentBO aisConsent)
Provides a token used to gain read access to an account.
|
AisConsentBO |
UserService.storeConsent(AisConsentBO consentBO)
Stores a consent in the consent database and returns the original consent
if already existing there.
|
Copyright © 2019. All rights reserved.