- generateAndSendTan(String) - Method in class de.adorsys.aspsp.aspspmockserver.web.ConsentConfirmationController
-
- generateAndSendTan(String, String) - Method in class de.adorsys.aspsp.aspspmockserver.web.PaymentConfirmationController
-
- generateAndSendTanForPsuById(String) - Method in class de.adorsys.aspsp.aspspmockserver.service.TanConfirmationService
-
Generates new Tan and sends it to psu's email for payment confirmation
- getAccountBalancesById(String) - Method in class de.adorsys.aspsp.aspspmockserver.service.AccountService
-
Returns a list of balances for account represented by its primary ASPSP identifier
- getAccountById(String) - Method in class de.adorsys.aspsp.aspspmockserver.service.AccountService
-
Returns account details by accounts primary ASPSP identifier
- getAccountsByIban(String) - Method in class de.adorsys.aspsp.aspspmockserver.service.AccountService
-
Returns a list of account details containing requested IBAN
- getAccountsByPsuId(String) - Method in class de.adorsys.aspsp.aspspmockserver.service.AccountService
-
Returns a list of PSU's account details by PSU's primary ASPSP identifier
- getAllAccounts() - Method in class de.adorsys.aspsp.aspspmockserver.service.AccountService
-
Returns a list of all accounts of all PSUs at this ASPSP (DEBUG ONLY!)
- getAllowedPaymentProducts(String) - Method in class de.adorsys.aspsp.aspspmockserver.service.PsuService
-
Returns a list of allowed products for certain PSU by its ASPSP primary identifier
- getAllPayments() - Method in class de.adorsys.aspsp.aspspmockserver.service.PaymentService
-
- getAllPayments() - Method in class de.adorsys.aspsp.aspspmockserver.web.PaymentController
-
- getAllPsuList() - Method in class de.adorsys.aspsp.aspspmockserver.service.PsuService
-
Returns a complete list of all PSUs at current ASPSP
- getAllTransactions() - Method in class de.adorsys.aspsp.aspspmockserver.service.TransactionService
-
- getByValue(String) - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.pis.PisPaymentType
-
- getDatabaseName() - Method in class de.adorsys.aspsp.aspspmockserver.config.FongoConfig
-
- getPaymentById(String) - Method in class de.adorsys.aspsp.aspspmockserver.service.PaymentService
-
- getPaymentByIdAndTypeAndProduct(String, String, String) - Method in class de.adorsys.aspsp.aspspmockserver.web.PaymentController
-
- getPaymentStatusById(String) - Method in class de.adorsys.aspsp.aspspmockserver.service.PaymentService
-
Checks payment status
- getPaymentStatusById(String) - Method in class de.adorsys.aspsp.aspspmockserver.web.PaymentController
-
- GetPisConsentAuthorisationResponse - Class in de.adorsys.aspsp.aspspmockserver.domain.pis.authorisation
-
- GetPisConsentAuthorisationResponse() - Constructor for class de.adorsys.aspsp.aspspmockserver.domain.pis.authorisation.GetPisConsentAuthorisationResponse
-
- getPisConsentById() - Method in class de.adorsys.aspsp.aspspmockserver.config.rest.consent.PisConsentRemoteUrls
-
Returns URL-string to CMS endpoint that gets pis consent by ID
- getPisConsentStatusById() - Method in class de.adorsys.aspsp.aspspmockserver.config.rest.consent.PisConsentRemoteUrls
-
Returns URL-string to CMS endpoint that gets pis consent status by ID
- getPsuByPsuId(String) - Method in class de.adorsys.aspsp.aspspmockserver.service.PsuService
-
Returns PSU by its primary ASPSP identifier
- getRootPath() - Method in class de.adorsys.aspsp.aspspmockserver.config.KeycloakConfigProperties
-
- getScaApproach() - Method in class de.adorsys.aspsp.aspspmockserver.config.rest.AspspProfileRemoteUrls
-
Returns URL-string in order to get sca approach
- getScaApproach() - Method in class de.adorsys.aspsp.aspspmockserver.service.AspspProfileService
-
Read sca approach method from aspsp profile
- getScaMethods(String) - Method in class de.adorsys.aspsp.aspspmockserver.service.PsuService
-
Returns a List of SCA methods that could be applied to named PSU
- getTan(String) - Method in class de.adorsys.aspsp.aspspmockserver.web.TanGettingController
-
- getTransactionById(String, String) - Method in class de.adorsys.aspsp.aspspmockserver.service.TransactionService
-
- getTransactionsByPeriod(String, LocalDate, LocalDate) - Method in class de.adorsys.aspsp.aspspmockserver.service.TransactionService
-
- getUnusedTanNumberByPsuId(String) - Method in class de.adorsys.aspsp.aspspmockserver.service.TanGettingService
-
- getValue() - Method in enum de.adorsys.aspsp.aspspmockserver.domain.pis.PisPaymentType
-
- valueOf(String) - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.ActionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.ais.AccountAccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.AisConsentRequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.ConfirmationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.ConsentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.pis.PisPaymentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.ScaStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.TypeAccess
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.ActionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.ais.AccountAccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.AisConsentRequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.ConfirmationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.ConsentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.pis.PisPaymentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.ScaStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.aspspmockserver.domain.TypeAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.