| Package | Description |
|---|---|
| de.adorsys.aspsp.xs2a.service.authorization.ais | |
| de.adorsys.aspsp.xs2a.service.mapper.consent |
| Modifier and Type | Method and Description |
|---|---|
AccountConsentAuthorization |
RedirectAisAuthorizationService.getAccountConsentAuthorizationById(String authorizationId,
String consentId) |
AccountConsentAuthorization |
OauthAisAuthorizationService.getAccountConsentAuthorizationById(String authorizationId,
String consentId) |
AccountConsentAuthorization |
EmbeddedAisAuthorizationService.getAccountConsentAuthorizationById(String authorizationId,
String consentId) |
AccountConsentAuthorization |
DecoupledAisAuthorizationService.getAccountConsentAuthorizationById(String authorizationId,
String consentId) |
AccountConsentAuthorization |
AisAuthorizationService.getAccountConsentAuthorizationById(String authorizationId,
String consentId) |
| Modifier and Type | Method and Description |
|---|---|
UpdateConsentPsuDataResponse |
RedirectAisAuthorizationService.updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData,
AccountConsentAuthorization consentAuthorization) |
UpdateConsentPsuDataResponse |
OauthAisAuthorizationService.updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData,
AccountConsentAuthorization consentAuthorization) |
UpdateConsentPsuDataResponse |
EmbeddedAisAuthorizationService.updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData,
AccountConsentAuthorization consentAuthorization) |
UpdateConsentPsuDataResponse |
DecoupledAisAuthorizationService.updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData,
AccountConsentAuthorization consentAuthorization) |
UpdateConsentPsuDataResponse |
AisAuthorizationService.updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData,
AccountConsentAuthorization consentAuthorization) |
| Modifier and Type | Method and Description |
|---|---|
AccountConsentAuthorization |
Xs2aAisConsentMapper.mapToAccountConsentAuthorization(SpiAccountConsentAuthorization spiConsentAuthorization) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.