Uses of Class
de.adorsys.psd2.xs2a.domain.ResponseObject
-
-
Uses of ResponseObject in de.adorsys.psd2.xs2a.domain
Methods in de.adorsys.psd2.xs2a.domain that return ResponseObject Modifier and Type Method Description ResponseObject<T>ResponseObject.ResponseBuilder. build() -
Uses of ResponseObject in de.adorsys.psd2.xs2a.service
Methods in de.adorsys.psd2.xs2a.service that return ResponseObject Modifier and Type Method Description ResponseObject<CancelPaymentResponse>PaymentService. cancelPayment(de.adorsys.psd2.consent.api.pis.proto.PisPaymentCancellationRequest paymentCancellationRequest)Cancels payment by its ASPSP identifier and payment typeResponseObject<CreateConsentResponse>ConsentService. createAccountConsentsWithResponse(CreateConsentReq request, de.adorsys.psd2.xs2a.core.psu.PsuIdData psuData, boolean explicitPreferred)Performs create consent operation either by filling the appropriate AccountAccess fields with corresponding account details or by getting account details from ASPSP by psuId and filling the appropriate fields in AccountAccess determined by availableAccounts or allPsd2 variablesResponseObject<AuthorisationResponse>ConsentAuthorisationService. createAisAuthorisation(de.adorsys.psd2.xs2a.core.psu.PsuIdData psuData, String consentId, String password)ResponseObject<AuthorisationResponse>ConsentService. createAisAuthorisation(de.adorsys.psd2.xs2a.core.psu.PsuIdData psuData, String consentId, String password)Creates new authorisation for given consent and updates it if PSU Data or password are present in the requestResponseObject<PaymentInitiationResponse>PaymentService. createPayment(byte[] payment, PaymentInitiationParameters paymentInitiationParameters)Initiates a payment though "payment service" corresponding service methodResponseObject<AuthorisationResponse>PiisConsentAuthorisationService. createPiisAuthorisation(de.adorsys.psd2.xs2a.core.psu.PsuIdData psuData, String consentId, String password)ResponseObject<AuthorisationResponse>PiisConsentService. createPiisAuthorisation(de.adorsys.psd2.xs2a.core.psu.PsuIdData psuData, String consentId, String password)ResponseObject<Xs2aConfirmationOfFundsResponse>PiisConsentService. createPiisConsentWithResponse(CreatePiisConsentRequest request, de.adorsys.psd2.xs2a.core.psu.PsuIdData psuData, boolean explicitPreferred)ResponseObject<AuthorisationResponse>PaymentAuthorisationService. createPisAuthorisation(Xs2aCreatePisAuthorisationRequest request)ResponseObject<AuthorisationResponse>PaymentAuthorisationServiceImpl. createPisAuthorisation(Xs2aCreatePisAuthorisationRequest createRequest)Creates pis authorisation for payment.ResponseObject<CancellationAuthorisationResponse>PaymentCancellationAuthorisationService. createPisCancellationAuthorisation(Xs2aCreatePisAuthorisationRequest xs2aCreatePisAuthorisationRequest)ResponseObject<CancellationAuthorisationResponse>PaymentCancellationAuthorisationServiceImpl. createPisCancellationAuthorisation(Xs2aCreatePisAuthorisationRequest request)Creates authorisation for payment cancellation request if given psu data is validResponseObject<Void>ConsentService. deleteAccountConsentsById(String consentId)Terminates account consent on PSU requestResponseObject<Void>PiisConsentService. deleteAccountConsentsById(String consentId)ResponseObject<FundsConfirmationResponse>FundsConfirmationService. fundsConfirmation(FundsConfirmationRequest request)Checks if the account balance is sufficient for requested operationResponseObject<de.adorsys.psd2.core.data.ais.AisConsent>ConsentService. getAccountConsentById(String consentId)Returns account consent by its idResponseObject<ConsentStatusResponse>ConsentService. getAccountConsentsStatusById(String consentId)Returns status of requested consentResponseObject<Xs2aScaStatusResponse>PaymentServiceForAuthorisation. getAuthorisationScaStatus(String paymentId, String authorisationId, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct)Gets SCA status response of payment authorisationResponseObject<ConsentScaStatus>ConsentAuthorisationService. getConsentAuthorisationScaStatus(String consentId, String authorisationId)ResponseObject<Xs2aScaStatusResponse>ConsentService. getConsentAuthorisationScaStatus(String consentId, String authorisationId)Gets SCA status response of consent authorisationResponseObject<ConfirmationOfFundsConsentScaStatus>PiisConsentAuthorisationService. getConsentAuthorisationScaStatus(String consentId, String authorisationId)ResponseObject<Xs2aScaStatusResponse>PiisConsentService. getConsentAuthorisationScaStatus(String consentId, String authorisationId)ResponseObject<Xs2aAuthorisationSubResources>ConsentAuthorisationService. getConsentInitiationAuthorisations(String consentId)ResponseObject<Xs2aAuthorisationSubResources>ConsentService. getConsentInitiationAuthorisations(String consentId)ResponseObject<Xs2aAuthorisationSubResources>PiisConsentAuthorisationService. getConsentInitiationAuthorisations(String consentId)ResponseObject<Xs2aAuthorisationSubResources>PiisConsentService. getConsentInitiationAuthorisations(String consentId)ResponseObject<CommonPayment>PaymentService. getPaymentById(de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct, String encryptedPaymentId)Retrieves payment from ASPSP by its ASPSP identifier, product and payment typeResponseObject<PaymentScaStatus>PaymentCancellationAuthorisationService. getPaymentCancellationAuthorisationScaStatus(String paymentId, String authorisationId, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct)ResponseObject<PaymentScaStatus>PaymentCancellationAuthorisationServiceImpl. getPaymentCancellationAuthorisationScaStatus(String paymentId, String authorisationId, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct)Gets SCA status response of payment cancellation authorisationResponseObject<Xs2aAuthorisationSubResources>PaymentAuthorisationService. getPaymentInitiationAuthorisations(String paymentId, String paymentProduct, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType)ResponseObject<Xs2aAuthorisationSubResources>PaymentAuthorisationServiceImpl. getPaymentInitiationAuthorisations(String paymentId, String paymentProduct, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType)Gets authorisations for current paymentResponseObject<PaymentScaStatus>PaymentAuthorisationService. getPaymentInitiationAuthorisationScaStatus(String paymentId, String authorisationId, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct)ResponseObject<PaymentScaStatus>PaymentAuthorisationServiceImpl. getPaymentInitiationAuthorisationScaStatus(String paymentId, String authorisationId, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct)Gets SCA status response of payment initiation authorisationResponseObject<Xs2aPaymentCancellationAuthorisationSubResource>PaymentCancellationAuthorisationService. getPaymentInitiationCancellationAuthorisationInformation(String paymentId, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct)ResponseObject<Xs2aPaymentCancellationAuthorisationSubResource>PaymentCancellationAuthorisationServiceImpl. getPaymentInitiationCancellationAuthorisationInformation(String paymentId, de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct)Gets list of cancellation identifiersResponseObject<GetPaymentStatusResponse>PaymentService. getPaymentStatusById(de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType, String paymentProduct, String encryptedPaymentId)Retrieves payment status from ASPSPResponseObject<de.adorsys.psd2.core.data.piis.v1.PiisConsent>PiisConsentService. getPiisConsentById(String consentId)ResponseObject<ConsentStatusResponse>PiisConsentService. getPiisConsentStatusById(String consentId)ResponseObject<UpdateConsentPsuDataResponse>ConsentAuthorisationService. updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData)ResponseObject<UpdateConsentPsuDataResponse>ConsentService. updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData)ResponseObject<UpdateConsentPsuDataResponse>PiisConsentAuthorisationService. updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData)ResponseObject<UpdateConsentPsuDataResponse>PiisConsentService. updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData)ResponseObject<Xs2aUpdatePisCommonPaymentPsuDataResponse>PaymentCancellationAuthorisationService. updatePisCancellationPsuData(Xs2aUpdatePisCommonPaymentPsuDataRequest request)ResponseObject<Xs2aUpdatePisCommonPaymentPsuDataResponse>PaymentCancellationAuthorisationServiceImpl. updatePisCancellationPsuData(Xs2aUpdatePisCommonPaymentPsuDataRequest request)Update psu data for payment cancellation request if psu data and password are validResponseObject<Xs2aUpdatePisCommonPaymentPsuDataResponse>PaymentAuthorisationService. updatePisCommonPaymentPsuData(Xs2aUpdatePisCommonPaymentPsuDataRequest request)ResponseObject<Xs2aUpdatePisCommonPaymentPsuDataResponse>PaymentAuthorisationServiceImpl. updatePisCommonPaymentPsuData(Xs2aUpdatePisCommonPaymentPsuDataRequest request)Update psu data for payment request if psu data and password are valid -
Uses of ResponseObject in de.adorsys.psd2.xs2a.service.ais
Methods in de.adorsys.psd2.xs2a.service.ais that return ResponseObject Modifier and Type Method Description protected abstract ResponseObject<Xs2aBalancesReport>AbstractBalanceService. checkSpiResponse(String consentId, String accountId, de.adorsys.psd2.xs2a.spi.domain.response.SpiResponse<List<de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountBalance>> spiResponse)protected ResponseObject<Xs2aBalancesReport>BalanceService. checkSpiResponse(String consentId, String accountId, de.adorsys.psd2.xs2a.spi.domain.response.SpiResponse<List<de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountBalance>> spiResponse)protected ResponseObject<Xs2aBalancesReport>CardAccountBalanceService. checkSpiResponse(String consentId, String accountId, de.adorsys.psd2.xs2a.spi.domain.response.SpiResponse<List<de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountBalance>> spiResponse)ResponseObject<Xs2aTransactionsDownloadResponse>TransactionService. downloadTransactions(String consentId, String accountId, String downloadId)Gets stream with transaction list by consent ID, account ID and download IDResponseObject<Xs2aAccountDetailsHolder>AccountDetailsService. getAccountDetails(String consentId, String accountId, boolean withBalance, String requestUri)Gets AccountDetails based on accountId, details get checked with provided AIS-consent, depending on withBalance variable and AccountAccess in AIS-consent Balances are passed along with AccountDetails.ResponseObject<Xs2aAccountListHolder>AccountListService. getAccountList(String consentId, boolean withBalance, String requestUri)Gets AccountDetails list based on accounts in provided AIS-consent, depending on withBalance variable and AccountAccess in AIS-consent Balances are passed along with AccountDetails.ResponseObject<Xs2aBalancesReport>AbstractBalanceService. getBalancesReport(String consentId, String accountId, String requestUri)Gets Balances Report based on consentId and accountIdResponseObject<Xs2aCardAccountDetailsHolder>CardAccountService. getCardAccountDetails(String consentId, String accountId, String requestUri)Gets CardAccount details based on card account ID and provided AIS-consent, depending on AccountAccess in AIS-consent.ResponseObject<Xs2aCardAccountListHolder>CardAccountService. getCardAccountList(String consentId, String requestUri)Gets CardAccount list based on card accounts in provided AIS-consent, depending on AccountAccess in AIS-consent Balances are passed al/AccountControllerTestong with CardAccountDetails.ResponseObject<Xs2aCardTransactionsReport>CardTransactionService. getCardTransactionsReportByPeriod(Xs2aTransactionsReportByPeriodRequest request)Read Card transaction reports of a given account addressed by "account-id", depending on the steering parameter "bookingStatus".ResponseObject<Transactions>TransactionService. getTransactionDetails(String consentId, String accountId, String transactionId, String requestUri)Gets transaction details by transaction IDResponseObject<Xs2aTransactionsReport>TransactionService. getTransactionsReportByPeriod(Xs2aTransactionsReportByPeriodRequest request)Read Transaction reports of a given account addressed by "account-id", depending on the steering parameter "bookingStatus" together with balances.ResponseObject<Xs2aTrustedBeneficiariesList>TrustedBeneficiariesService. getTrustedBeneficiaries(String consentId, String accountId, String requestUri)Gets TrustedBeneficiaries based on accountId, beneficiaries get checked with provided AIS-consentprotected abstract ResponseObject<Xs2aBalancesReport>AbstractBalanceService. getXs2aBalancesReportResponseObject(de.adorsys.psd2.core.data.ais.AisConsent accountConsent, String accountId, String consentId, String requestUri, List<de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountBalance> payload)protected ResponseObject<Xs2aBalancesReport>BalanceService. getXs2aBalancesReportResponseObject(de.adorsys.psd2.core.data.ais.AisConsent accountConsent, String accountId, String consentId, String requestUri, List<de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountBalance> payload)protected ResponseObject<Xs2aBalancesReport>CardAccountBalanceService. getXs2aBalancesReportResponseObject(de.adorsys.psd2.core.data.ais.AisConsent aisConsent, String accountId, String consentId, String requestUri, List<de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountBalance> payload) -
Uses of ResponseObject in de.adorsys.psd2.xs2a.service.authorization
Methods in de.adorsys.psd2.xs2a.service.authorization that return ResponseObject Modifier and Type Method Description ResponseObject<UpdateConsentPsuDataResponse>ConsentAuthorisationConfirmationService. processAuthorisationConfirmation(UpdateConsentPsuDataReq request)Checks authorisation confirmation data. -
Uses of ResponseObject in de.adorsys.psd2.xs2a.service.link
-
Uses of ResponseObject in de.adorsys.psd2.xs2a.service.mapper
Methods in de.adorsys.psd2.xs2a.service.mapper with parameters of type ResponseObject Modifier and Type Method Description <T> org.springframework.http.ResponseEntityResponseMapper. accepted(ResponseObject<T> response)GeneratesResponseEntitywith the response body in response to a request that hasn't been processed yet<T> org.springframework.http.ResponseEntityResponseMapper. created(ResponseObject<T> response)GeneratesResponseEntitywith the response body in response to a successful resource creation request<T> org.springframework.http.ResponseEntityResponseMapper. created(ResponseObject<T> response, ResponseHeaders responseHeaders)GeneratesResponseEntitywith the response body in response to a successful resource creation request<T,R>
org.springframework.http.ResponseEntityResponseMapper. created(ResponseObject<T> response, Function<T,R> mapper)GeneratesResponseEntitywith the response body in response to a successful resource creation request<T,R>
org.springframework.http.ResponseEntityResponseMapper. created(ResponseObject<T> response, Function<T,R> mapper, ResponseHeaders responseHeaders)GeneratesResponseEntitywith the response body in response to a successful resource creation request<T> org.springframework.http.ResponseEntityResponseMapper. delete(ResponseObject<T> response)GeneratesResponseEntitywith the response body in response to a successful resource deletion request<T,R>
org.springframework.http.ResponseEntityResponseMapper. delete(ResponseObject<T> response, Function<T,R> mapper)GeneratesResponseEntitywith the response body in response to a successful resource deletion request<T> org.springframework.http.ResponseEntityResponseMapper. ok(ResponseObject<T> response)GeneratesResponseEntitywith the response body in response to a generic successful request<T,R>
org.springframework.http.ResponseEntityResponseMapper. ok(ResponseObject<T> response, Function<T,R> mapper)GeneratesResponseEntitywith the response body in response to a generic successful request<T,R>
org.springframework.http.ResponseEntityResponseMapper. ok(ResponseObject<T> response, Function<T,R> mapper, ResponseHeaders responseHeaders)GeneratesResponseEntitywith the response body and headers in response to a generic successful request -
Uses of ResponseObject in de.adorsys.psd2.xs2a.service.payment
Methods in de.adorsys.psd2.xs2a.service.payment that return ResponseObject Modifier and Type Method Description ResponseObject<CancelPaymentResponse>CancelPaymentService. initiatePaymentCancellation(de.adorsys.psd2.xs2a.spi.service.SpiPayment payment, String encryptedPaymentId, Boolean tppExplicitAuthorisationPreferred, de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri tppRedirectUri)Cancels payment with or without performing strong customer authentication -
Uses of ResponseObject in de.adorsys.psd2.xs2a.service.payment.cancel
Methods in de.adorsys.psd2.xs2a.service.payment.cancel that return ResponseObject Modifier and Type Method Description ResponseObject<CancelPaymentResponse>AbstractCancelPaymentService. cancelPayment(de.adorsys.psd2.consent.api.pis.CommonPaymentData commonPaymentData, de.adorsys.psd2.consent.api.pis.proto.PisPaymentCancellationRequest paymentCancellationRequest)ResponseObject<CancelPaymentResponse>CancelPaymentService. cancelPayment(de.adorsys.psd2.consent.api.pis.CommonPaymentData commonPaymentData, de.adorsys.psd2.consent.api.pis.proto.PisPaymentCancellationRequest paymentCancellationRequest) -
Uses of ResponseObject in de.adorsys.psd2.xs2a.service.payment.create
Methods in de.adorsys.psd2.xs2a.service.payment.create that return ResponseObject Modifier and Type Method Description default ResponseObject<PaymentInitiationResponse>CreatePaymentService. buildErrorResponse(de.adorsys.psd2.xs2a.core.domain.ErrorHolder errorHolder)ResponseObject<PaymentInitiationResponse>AbstractCreatePaymentService. createPayment(byte[] payment, PaymentInitiationParameters paymentInitiationParameters, de.adorsys.psd2.xs2a.core.tpp.TppInfo tppInfo)Initiates paymentResponseObject<PaymentInitiationResponse>CreatePaymentService. createPayment(byte[] payment, PaymentInitiationParameters paymentInitiationParameters, de.adorsys.psd2.xs2a.core.tpp.TppInfo tppInfo) -
Uses of ResponseObject in de.adorsys.psd2.xs2a.web.aspect
-
Uses of ResponseObject in de.adorsys.psd2.xs2a.web.mapper
Methods in de.adorsys.psd2.xs2a.web.mapper with parameters of type ResponseObject Modifier and Type Method Description ObjectAuthorisationMapper. mapToConsentCreateOrUpdateAuthorisationResponse(ResponseObject<AuthorisationResponse> responseObject)ObjectAuthorisationMapper. mapToPisCreateOrUpdateAuthorisationResponse(ResponseObject responseObject)
-