Uses of Class
de.adorsys.psd2.xs2a.domain.consent.UpdateConsentPsuDataResponse
-
-
Uses of UpdateConsentPsuDataResponse in de.adorsys.psd2.xs2a.service
Methods in de.adorsys.psd2.xs2a.service that return types with arguments of type UpdateConsentPsuDataResponse Modifier and Type Method Description ResponseObject<UpdateConsentPsuDataResponse>ConsentAuthorisationService. updateConsentPsuData(ConsentAuthorisationsParameters updatePsuData)ResponseObject<UpdateConsentPsuDataResponse>ConsentService. updateConsentPsuData(ConsentAuthorisationsParameters updatePsuData)ResponseObject<UpdateConsentPsuDataResponse>PiisConsentAuthorisationService. updateConsentPsuData(ConsentAuthorisationsParameters updatePsuData)ResponseObject<UpdateConsentPsuDataResponse>PiisConsentService. updateConsentPsuData(ConsentAuthorisationsParameters updatePsuData) -
Uses of UpdateConsentPsuDataResponse in de.adorsys.psd2.xs2a.service.authorization
Methods in de.adorsys.psd2.xs2a.service.authorization that return UpdateConsentPsuDataResponse Modifier and Type Method Description UpdateConsentPsuDataResponseCommonDecoupledConsentService. proceedDecoupledApproach(String consentId, String authorisationId, T spiConsent, String authenticationMethodId, de.adorsys.psd2.xs2a.core.psu.PsuIdData psuData)Methods in de.adorsys.psd2.xs2a.service.authorization that return types with arguments of type UpdateConsentPsuDataResponse Modifier and Type Method Description ResponseObject<UpdateConsentPsuDataResponse>ConsentAuthorisationConfirmationService. processAuthorisationConfirmation(ConsentAuthorisationsParameters request)Checks authorisation confirmation data. -
Uses of UpdateConsentPsuDataResponse in de.adorsys.psd2.xs2a.service.link
Methods in de.adorsys.psd2.xs2a.service.link that return types with arguments of type UpdateConsentPsuDataResponse Modifier and Type Method Description ResponseObject<UpdateConsentPsuDataResponse>ConsentAspectService. invokeUpdateConsentPsuDataAspect(ResponseObject<UpdateConsentPsuDataResponse> result)ResponseObject<UpdateConsentPsuDataResponse>ConsentAspectService. invokeUpdatePiisConsentPsuDataAspect(ResponseObject<UpdateConsentPsuDataResponse> result)Method parameters in de.adorsys.psd2.xs2a.service.link with type arguments of type UpdateConsentPsuDataResponse Modifier and Type Method Description ResponseObject<UpdateConsentPsuDataResponse>ConsentAspectService. invokeUpdateConsentPsuDataAspect(ResponseObject<UpdateConsentPsuDataResponse> result)ResponseObject<UpdateConsentPsuDataResponse>ConsentAspectService. invokeUpdatePiisConsentPsuDataAspect(ResponseObject<UpdateConsentPsuDataResponse> result) -
Uses of UpdateConsentPsuDataResponse in de.adorsys.psd2.xs2a.web.aspect
Methods in de.adorsys.psd2.xs2a.web.aspect that return types with arguments of type UpdateConsentPsuDataResponse Modifier and Type Method Description ResponseObject<UpdateConsentPsuDataResponse>ConsentAspect. invokeUpdateConsentPsuDataAspect(ResponseObject<UpdateConsentPsuDataResponse> result, ConsentAuthorisationsParameters updatePsuData)ResponseObject<UpdateConsentPsuDataResponse>ConsentAspect. invokeUpdatePiisConsentPsuDataAspect(ResponseObject<UpdateConsentPsuDataResponse> result, ConsentAuthorisationsParameters updatePsuData)Method parameters in de.adorsys.psd2.xs2a.web.aspect with type arguments of type UpdateConsentPsuDataResponse Modifier and Type Method Description ResponseObject<UpdateConsentPsuDataResponse>ConsentAspect. invokeUpdateConsentPsuDataAspect(ResponseObject<UpdateConsentPsuDataResponse> result, ConsentAuthorisationsParameters updatePsuData)ResponseObject<UpdateConsentPsuDataResponse>ConsentAspect. invokeUpdatePiisConsentPsuDataAspect(ResponseObject<UpdateConsentPsuDataResponse> result, ConsentAuthorisationsParameters updatePsuData) -
Uses of UpdateConsentPsuDataResponse in de.adorsys.psd2.xs2a.web.link
Constructors in de.adorsys.psd2.xs2a.web.link with parameters of type UpdateConsentPsuDataResponse Constructor Description UpdateAisConsentLinksImpl(String httpUrl, ScaApproachResolver scaApproachResolver, UpdateConsentPsuDataResponse response)UpdateConsentLinks(String httpUrl, ScaApproachResolver scaApproachResolver, UpdateConsentPsuDataResponse response)UpdatePiisConsentLinksImpl(String httpUrl, ScaApproachResolver scaApproachResolver, UpdateConsentPsuDataResponse response) -
Uses of UpdateConsentPsuDataResponse in de.adorsys.psd2.xs2a.web.mapper
Methods in de.adorsys.psd2.xs2a.web.mapper with parameters of type UpdateConsentPsuDataResponse Modifier and Type Method Description de.adorsys.psd2.model.UpdatePsuAuthenticationResponseAuthorisationMapper. mapToConsentUpdatePsuAuthenticationResponse(UpdateConsentPsuDataResponse response)
-