Uses of Class
de.adorsys.aspsp.xs2a.connector.spi.impl.FeignExceptionReader
-
-
Uses of FeignExceptionReader in de.adorsys.aspsp.xs2a.connector.spi.impl
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl with parameters of type FeignExceptionReader Constructor Description AccountSpiImpl(AccountRestClient restClient, LedgersSpiAccountMapper accountMapper, AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, FeignExceptionReader feignExceptionReader, IbanResolverMockService ibanResolverMockService, OwnerNameService ownerNameService, TransactionLinksService transactionLinksService)CardAccountSpiImpl(AccountRestClient restClient, LedgersSpiAccountMapper accountMapper, AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, FeignExceptionReader feignExceptionReader, IbanResolverMockService ibanResolverMockService, OwnerNameService ownerNameService) -
Uses of FeignExceptionReader in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation with parameters of type FeignExceptionReader Constructor Description AisConsentSpiImpl(AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, GeneralAuthorisationService authorisationService, ScaMethodConverter scaMethodConverter, FeignExceptionReader feignExceptionReader, AccountRestClient accountRestClient, LedgersSpiAccountMapper accountMapper, MultilevelScaService multilevelScaService, RedirectScaRestClient redirectScaRestClient, de.adorsys.ledgers.keycloak.client.api.KeycloakTokenService keycloakTokenService, ConsentRestClient consentRestClient, AisConsentMapper aisConsentMapper, ScaResponseMapper scaResponseMapper, ConsentAuthConfirmationCodeService authConfirmationCodeService)PaymentAuthorisationSpiImpl(GeneralAuthorisationService authorisationService, ScaMethodConverter scaMethodConverter, AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, FeignExceptionReader feignExceptionReader, RedirectScaRestClient redirectScaRestClient, de.adorsys.ledgers.keycloak.client.api.KeycloakTokenService keycloakTokenService, GeneralPaymentService paymentService, LedgersSpiCommonPaymentTOMapper ledgersSpiCommonPaymentTOMapper, AspspConsentDataService aspspConsentDataService, ScaResponseMapper scaResponseMapper, PaymentRestClient paymentRestClient, CmsPsuPisClient cmsPsuPisClient, de.adorsys.psd2.xs2a.service.RequestProviderService requestProviderService)PaymentCancellationSpiImpl(PaymentRestClient ledgersRestClient, ScaMethodConverter scaMethodConverter, AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, GeneralAuthorisationService authorisationService, FeignExceptionReader feignExceptionReader, RedirectScaRestClient redirectScaRestClient, de.adorsys.ledgers.keycloak.client.api.KeycloakTokenService keycloakTokenService, GeneralPaymentService paymentService, ScaResponseMapper scaResponseMapper)PiisConsentSpiImpl(AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, GeneralAuthorisationService authorisationService, ScaMethodConverter scaMethodConverter, FeignExceptionReader feignExceptionReader, MultilevelScaService multilevelScaService, RedirectScaRestClient redirectScaRestClient, de.adorsys.ledgers.keycloak.client.api.KeycloakTokenService keycloakTokenService, ConsentRestClient consentRestClient, AisConsentMapper aisConsentMapper, ScaResponseMapper scaResponseMapper, ConsentAuthConfirmationCodeService authConfirmationCodeService) -
Uses of FeignExceptionReader in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation.confirmation
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation.confirmation with parameters of type FeignExceptionReader Constructor Description ConsentAuthConfirmationCodeServiceImpl(AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, FeignExceptionReader feignExceptionReader, UserMgmtRestClient userMgmtRestClient, OauthProfileServiceWrapper oauthProfileServiceWrapper)PaymentAuthConfirmationCodeServiceImpl(AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, FeignExceptionReader feignExceptionReader, UserMgmtRestClient userMgmtRestClient, OauthProfileServiceWrapper oauthProfileServiceWrapper) -
Uses of FeignExceptionReader in de.adorsys.aspsp.xs2a.connector.spi.impl.payment
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl.payment with parameters of type FeignExceptionReader Constructor Description GeneralPaymentService(PaymentRestClient ledgersRestClient, AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, FeignExceptionReader feignExceptionReader, String transactionStatusXmlBody, MultilevelScaService multilevelScaService, RedirectScaRestClient redirectScaRestClient, ScaResponseMapper scaResponseMapper, CmsPsuPisClient cmsPsuPisClient, de.adorsys.psd2.xs2a.service.RequestProviderService requestProviderService)
-