| Modifier and Type | Method and Description |
|---|---|
ResponseObject<UpdateConsentPsuDataResponse> |
ConsentService.updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData) |
ResponseObject<UpdateConsentPsuDataResponse> |
ConsentAuthorisationService.updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData) |
ValidationResult |
ConsentValidationService.validateConsentPsuDataOnUpdate(de.adorsys.psd2.core.data.ais.AisConsent consent,
UpdateConsentPsuDataReq request) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<UpdateConsentPsuDataResponse> |
AisAuthorisationConfirmationService.processAuthorisationConfirmation(UpdateConsentPsuDataReq request)
Checks authorisation confirmation data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Xs2aAisConsentService.updateConsentAuthorization(UpdateConsentPsuDataReq updatePsuData)
Sends a PUT request to CMS to update created AIS consent authorisation
|
| Modifier and Type | Method and Description |
|---|---|
UpdateConsentPsuDataReq |
Xs2aAisConsentMapper.mapToUpdateConsentPsuDataReq(UpdateAuthorisationRequest request,
AuthorisationProcessorResponse response) |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.psd2.consent.api.authorisation.UpdateAuthorisationRequest |
Xs2aAisConsentAuthorisationMapper.mapToAuthorisationRequest(UpdateConsentPsuDataReq updatePsuData) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<UpdateConsentPsuDataResponse> |
ConsentAspect.invokeUpdateConsentPsuDataAspect(ResponseObject<UpdateConsentPsuDataResponse> result,
UpdateConsentPsuDataReq updatePsuData) |
| Modifier and Type | Method and Description |
|---|---|
UpdateConsentPsuDataReq |
ConsentModelMapper.mapToUpdatePsuData(de.adorsys.psd2.xs2a.core.psu.PsuIdData psuData,
String consentId,
String authorizationId,
Map body) |
Copyright © 2020. All rights reserved.