- getAccountDetailsByIban() - Method in class de.adorsys.aspsp.xs2a.spi.config.rest.AspspRemoteUrls
-
Returns URL-string to ASPSP-Mock endpoint that GETs AccountDetails by IBAN
- getAccountDetailsByIban(String) - Method in class de.adorsys.aspsp.xs2a.spi.rest.client.AccountRestClient
-
- getAccountDetailsById() - Method in class de.adorsys.aspsp.xs2a.spi.config.rest.AspspRemoteUrls
-
Returns URL-string to ASPSP-Mock endpoint that GETs AccountDetails by accountId
- getAccountDetailsById(String) - Method in class de.adorsys.aspsp.xs2a.spi.rest.client.AccountRestClient
-
- getAccountDetailsByPsuId() - Method in class de.adorsys.aspsp.xs2a.spi.config.rest.AspspRemoteUrls
-
Returns URL-string to ASPSP-Mock endpoint that GETs AccountDetails by PsuId
- getAccountDetailsByPsuId(String) - Method in class de.adorsys.aspsp.xs2a.spi.rest.client.AccountRestClient
-
- getAllowedPaymentProducts() - Method in class de.adorsys.aspsp.xs2a.spi.config.rest.AspspRemoteUrls
-
Returns URL-string to ASPSP-Mock endpoint that GETs list of allowed payment products for PSU by one of its account ibans
- getBalancesByAccountId() - Method in class de.adorsys.aspsp.xs2a.spi.config.rest.AspspRemoteUrls
-
Returns URL-string to ASPSP-Mock endpoint that GETs Balances of an account by accountId
- getBalancesByResourceId(String) - Method in class de.adorsys.aspsp.xs2a.spi.rest.client.AccountRestClient
-
- getBearerToken() - Method in class de.adorsys.aspsp.xs2a.spi.impl.service.KeycloakInvokerService
-
- getCommonPaymentById() - Method in class de.adorsys.aspsp.xs2a.spi.config.rest.AspspRemoteUrls
-
- getCommonPaymentStatus() - Method in class de.adorsys.aspsp.xs2a.spi.config.rest.AspspRemoteUrls
-
- getDefaultSpiAuthorizationCodeResult(String) - Static method in class de.adorsys.aspsp.xs2a.spi.builder.SpiAuthorizationCodeResultBuilder
-
- getEncodedTppQwacCert(HttpServletRequest) - Method in class de.adorsys.aspsp.xs2a.spi.web.filter.QwacCertificateFilterMock
-
- getGenerateTanConfirmation() - Method in class de.adorsys.aspsp.xs2a.spi.config.rest.AspspRemoteUrls
-
- getGenerateTanConfirmationForAis() - Method in class de.adorsys.aspsp.xs2a.spi.config.rest.AspspRemoteUrls
-
Returns URL-string to ASPSP-Mock endpoint that generates TAN for ais consent confirmation
- getPaymentById() - Method in class de.adorsys.aspsp.xs2a.spi.config.rest.AspspRemoteUrls
-
Returns URL-string to ASPSP-Mock endpoint that GETs payment by its ASPSP id
- getPaymentById(SpiContextData, SpiBulkPayment, AspspConsentData) - Method in class de.adorsys.aspsp.xs2a.spi.impl.BulkPaymentSpiImpl
-
- getPaymentById(SpiContextData, SpiPaymentInfo, AspspConsentData) - Method in class de.adorsys.aspsp.xs2a.spi.impl.CommonPaymentSpiImpl
-
- getPaymentById(SpiContextData, SpiPeriodicPayment, AspspConsentData) - Method in class de.adorsys.aspsp.xs2a.spi.impl.PeriodicPaymentSpiImpl
-
- getPaymentById(SpiContextData, SpiSinglePayment, AspspConsentData) - Method in class de.adorsys.aspsp.xs2a.spi.impl.SinglePaymentSpiImpl
-
- getPaymentStatus() - Method in class de.adorsys.aspsp.xs2a.spi.config.rest.AspspRemoteUrls
-
- getPaymentStatusById(SpiContextData, SpiBulkPayment, AspspConsentData) - Method in class de.adorsys.aspsp.xs2a.spi.impl.BulkPaymentSpiImpl
-
- getPaymentStatusById(SpiContextData, SpiPaymentInfo, AspspConsentData) - Method in class de.adorsys.aspsp.xs2a.spi.impl.CommonPaymentSpiImpl
-
- getPaymentStatusById(SpiContextData, SpiPeriodicPayment, AspspConsentData) - Method in class de.adorsys.aspsp.xs2a.spi.impl.PeriodicPaymentSpiImpl
-
- getPaymentStatusById(SpiContextData, SpiSinglePayment, AspspConsentData) - Method in class de.adorsys.aspsp.xs2a.spi.impl.SinglePaymentSpiImpl
-
- getRootPath() - Method in class de.adorsys.aspsp.xs2a.spi.config.keycloak.KeycloakConfigProperties
-
- getScaMethods() - Method in class de.adorsys.aspsp.xs2a.spi.config.rest.AspspRemoteUrls
-
Returns URL-string to ASPSP-Mock endpoint that GETs list of SCA methods for PSU by its login
- getToken() - Method in class de.adorsys.aspsp.xs2a.spi.config.keycloak.BearerToken
-
- getTransactionByIdAndResourceId(String, String) - Method in class de.adorsys.aspsp.xs2a.spi.rest.client.AccountRestClient
-
- getTransactionsByResourceIdAndPeriod(String, LocalDate, LocalDate) - Method in class de.adorsys.aspsp.xs2a.spi.rest.client.AccountRestClient
-