This website requires JavaScript.
Explore
Help
Sign In
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
709066c816
BankingClient
/
fints4javaBankingClient
/
src
/
main
/
kotlin
/
net
/
dankito
/
banking
History
dankl
e5d04fc3c8
Re-added askUserForTanProcedure() so user (also that one of the library) really has a change to select a TAN procedure. As default selection otherwise gets hidden deep inside fints4java lib and if library user's enter tan dialog does not support selecting TAN procedure user would never have the choice to select her preferred procedure.
2020-01-19 16:50:26 +01:00
..
mapper
Implemented that TAN media und procedures get updated and its changes persisted
2020-01-19 16:22:43 +01:00
util
Added IBase64Service to UiCommon to wrap away fints4java IBase64Service
2020-01-08 17:52:12 +01:00
fints4javaBankingClient.kt
Re-added askUserForTanProcedure() so user (also that one of the library) really has a change to select a TAN procedure. As default selection otherwise gets hidden deep inside fints4java lib and if library user's enter tan dialog does not support selecting TAN procedure user would never have the choice to select her preferred procedure.
2020-01-19 16:50:26 +01:00
fints4javaBankingClientCreator.kt
Added IBankingClientCreator to get fints4javaBankingClient off MainWindowPresenter
2020-01-08 18:02:41 +01:00