dankl
|
29a2f29f72
|
Added JavaShowcase; did some adjustments so that Java users have a nicer interface
|
2019-10-13 19:44:16 +02:00 |
|
dankl
|
637cbe8b07
|
Renamed ClientResponseBase to FinTsClientResponse, gave getAnonymousBankInfo() a specific return parameter and extracted closeAnonymousDialog()
|
2019-10-13 18:18:18 +02:00 |
|
dankl
|
1daaeeb8d8
|
Added GetTransactionsResponse to have a specific and detailed response
|
2019-10-13 18:08:42 +02:00 |
|
dankl
|
b086956f95
|
Renamed error to exception
|
2019-10-13 17:53:11 +02:00 |
|
dankl
|
9a094ed3fc
|
Implemented setting allowed jobs on account
|
2019-10-13 13:30:42 +02:00 |
|
dankl
|
031629e0c9
|
Implemented parsing Message- and SegmentFeedback
|
2019-10-13 13:17:01 +02:00 |
|
dankl
|
41a343421d
|
Added AccountData to CustomerData
|
2019-10-13 13:12:18 +02:00 |
|
dankl
|
0ee2ed407f
|
Implemented parsing AllowedJobs
|
2019-10-13 03:54:47 +02:00 |
|
dankl
|
45b2dca90a
|
Implemented parsing allowed job names
|
2019-10-13 03:34:05 +02:00 |
|
dankl
|
94ccfd2e09
|
Fixed that most parameters of account info (HIUPD) are optional and therefore may not set
|
2019-10-13 02:58:30 +02:00 |
|
dankl
|
c20bf13c5c
|
Implemented parsing TAN response (HITAN)
|
2019-10-13 02:43:28 +02:00 |
|
dankl
|
89d44beab9
|
Implemented parsing balance
|
2019-10-13 00:49:49 +02:00 |
|
dankl
|
8cf57d1c35
|
Implemented parsing TAN info
|
2019-10-12 23:51:12 +02:00 |
|
dankl
|
e9469e131a
|
Fixed unmasking characters
|
2019-10-12 23:42:50 +02:00 |
|
dankl
|
975a84cded
|
Implemented parsing
|
2019-10-12 18:16:35 +02:00 |
|
dankl
|
8ac4f24476
|
Displaying segment string in debugger
|
2019-10-07 00:05:43 +02:00 |
|
dankl
|
8d16cab528
|
Implemented not splitting at masked separator symbols and unmasking masked characters
|
2019-10-06 16:41:37 +02:00 |
|
dankl
|
5fc3e4cc63
|
Added UnparsedSegment so that caller gets informed of all received segments even though we didn't parse it
|
2019-10-06 16:19:09 +02:00 |
|
dankl
|
46a23d17d5
|
Extracted parseCodeEnum() for a single value
|
2019-10-06 14:30:00 +02:00 |
|
dankl
|
676a7f0b71
|
Showing received response in debugger
|
2019-10-06 14:28:12 +02:00 |
|
dankl
|
5fc2c2ef5b
|
Implemented parsing User parameters and most of account info
|
2019-10-06 00:50:12 +02:00 |
|
dankl
|
b9c5883942
|
Implemented parsing SecurityMethods
|
2019-10-05 22:25:35 +02:00 |
|
dankl
|
af35f35ba0
|
Implemented parsing BankParameters
|
2019-10-05 22:23:41 +02:00 |
|
dankl
|
7f6752fa6d
|
Started ResponseParser
|
2019-10-05 20:26:57 +02:00 |
|