Modifier and Type | Class and Description |
---|---|
class |
HbciAisConsentService
Initiates Account list consent.
|
class |
HbciLoadConsentUnderFinTechKey |
class |
HbciReadAccountListFromCache |
class |
HbciReadTransactionListFromCache |
class |
HbciStoreAccountListToCache |
class |
HbciStoreTransactionListToCache |
Modifier and Type | Class and Description |
---|---|
class |
HbciAskForPin
Asks PSU for his PIN/Password by redirect him to password input page.
|
class |
HbciAskForTan
Asks PSU for his PIN/Password by redirect him to password input page.
|
class |
HbciAskToSelectTanChallenge
Asks user to select SCA TAN challenge if multiple challenges are available.
|
class |
HbciInitiateSendPinAndPsuId |
class |
HbciReportConsentIncompatible
Reports that available consent is incompatible with the request.
|
class |
HbciSendTanChallenge
Sends TAN challenge acquired from user.
|
class |
HbciSubmitSelectedMethodAndAskForTanChallenge
Handles users' selection of SCA (TAN) challenge.
|
Modifier and Type | Class and Description |
---|---|
class |
HbciAccountListing |
class |
HbciTransactionListing |
Modifier and Type | Class and Description |
---|---|
class |
HbciPublishAccountListResult |
class |
HbciPublishTransactionListResult |
Modifier and Type | Class and Description |
---|---|
class |
HbciPayment |
class |
HbciPaymentStatus |
class |
HbciPersistPaymentToDb |
Modifier and Type | Class and Description |
---|---|
class |
HbciPublishPaymentStatusResult |
Modifier and Type | Class and Description |
---|---|
class |
Xs2aAccountListingService
Calls ASPSP XS2A API to list the accounts using already existing consent.
|
class |
Xs2aTransactionListingService
Calls ASPSP XS2A API to list transactions of the account using already existing consent.
|
Modifier and Type | Class and Description |
---|---|
class |
SandboxXs2aTransactionListingService |
Modifier and Type | Class and Description |
---|---|
class |
StartConsentAuthorization
Initiates the consent authorization.
|
class |
StartPaymentAuthorization
Initiates the payment authorization.
|
Modifier and Type | Class and Description |
---|---|
class |
Xs2aAisAuthenticateConsentWithScaChallenge
Send SCA/TAN challenge result from the context to ASPSP.
|
class |
Xs2aAisAuthenticateUserConsentWithPin
Send PSU PIN/Password from the context to ASPSP.
|
class |
Xs2aAisReportSelectedScaMethod
Send the selected SCA method by the user to the ASPSP.
|
class |
Xs2aAskForIban
Special component to return PSU back to IBAN (dedicated consent) input page after the ASPSP replies that
the IBAN list is incorrect (after
CreateConsentOrPaymentPossibleErrorHandler has captured an error). |
class |
Xs2aAskForPassword
Asks PSU for his PIN/Password by redirect him to password input page.
|
class |
Xs2aAskForScaChallenge
Asks PSU for his SCA challenge result by redirect him to password input page.
|
class |
Xs2aAskForSelectedScaMethod
Asks PSU to select SCA challenge method from the list by redirecting him to the page with SCA method selection.
|
class |
Xs2aPisAuthenticatePaymentWithScaChallenge
Send SCA/TAN challenge result from the context to ASPSP.
|
class |
Xs2aPisAuthenticateUserConsentWithPin
Send PSU PIN/Password from the context to ASPSP.
|
class |
Xs2aPisReportSelectedScaMethod
Send the selected SCA method by the user to the ASPSP.
|
Modifier and Type | Class and Description |
---|---|
class |
Xs2aDoScaRedirectToAspspForScaChallenge
Performs redirection to the ASPSP by sending him to the page with redirection button (to ASPSP) for the redirect approach.
|
Modifier and Type | Class and Description |
---|---|
class |
CreateAisAccountListConsentService
Initiates Account list consent by sending mapped
AisConsent
from the context to ASPSP API. |
class |
CreateAisTransactionListConsentService
Initiates Transaction list consent by sending mapped
AisConsent
from the context to ASPSP API. |
class |
ReportConsentAuthorizationDenied |
class |
ReportConsentAuthorizationFinished
Redirects PSU to the page that shows that consent was granted and has button to redirect PSU back to FinTech.
|
class |
Xs2aLoadConsentAndContextFromDb
Loads the associated context with the consent from databases and merges it with current context.
|
class |
Xs2aPersistConsentAndContext
Persists the context and the associated context with it to the database.
|
Modifier and Type | Class and Description |
---|---|
class |
Xs2aOauth2ExchangeCodeToToken |
class |
Xs2aRedirectUserToOauth2AuthorizationServer
We expect PKCE authorization from Xs2a adapter (no state, etc.)
|
Modifier and Type | Class and Description |
---|---|
class |
CreateSinglePaymentService
Initiates Account list consent by sending mapped
AisConsent
from the context to ASPSP API. |
class |
ReportPaymentAuthorizationDenied |
class |
ReportPaymentAuthorizationFinished
Redirects PSU to the page that shows that payment was granted and has button to redirect PSU back to FinTech.
|
class |
Xs2aPisPersistPaymentAndContext
Persists the context and the associated context with it to the database.
|
Copyright © 2020. All rights reserved.