Namespace Subsembly.FinTS.Online
Classes
- FinBanking
Derives and extends FinDialog to provide an optional user interface for all online banking activities.
- FinBankingPin
Trivial IFinBankingPinStore implementation that wraps a simple, non-persistent PIN member.
- FinBankingPinStore
Implements a secure PIN storage that stores PINs as encrypted attributes in the FinContact.
- FinBankingTanMediaForm
Dummy implementation of IFinTanMediaForm that just returns the first FinTanMedia from the list of choices.
- FinBankingTanProcForm
Dummy implementation of IFinTanProcForm that just returns the first FinTanProcInfo from the list of choices.
- FinCredential
Collects all information required to query the user for some secret credential and return it.
- FinCredentialManager
Helper class for simple querying of PIN, TAN, and other user choices.
- FinDocket
Implements IFinDocket, collecting output in a simple text buffer.
Interfaces
- IFinBankingPinStore
Simple interface for storing and retrieving PINs.
- IFinCredentialForm
Abstract interface for prompting the user for some security credentials.
- IFinDecoupledForm
Asynchronous UI for showing and hiding modeless prompts for decoupled transaction confirmation.
- IFinDocket
Abstract callback interface that provide online banking progress information for the user interface.
- IFinTanMediaForm
Generic interface for a GUI to select one of a list of TAN medias.
- IFinTanProcForm
Generic interface for a GUI to select one of a list of TAN procedures.
Enums
- FinCredentialFlags
Selects options for the getting security credentials such as PIN or TAN from the user.