35 Commits

Author SHA1 Message Date
712ddc9421 Refactored the properties file 2025-01-07 15:44:30 -05:00
2d12d9fe02 Added description of new functionality 2025-01-07 15:43:49 -05:00
075e527511 Added new AUTH_REQUIRED parameter 2025-01-06 20:34:34 -05:00
f0a05d8ae2 Added new class functionality 2025-01-06 20:30:13 -05:00
545b6d03d8 New class to ask for Username and Password 2025-01-06 20:28:17 -05:00
a6abf63e8d Added extra checks for file format when verifying 2025-01-04 08:33:21 -05:00
61f3968aaf Added numberOfLines function 2025-01-04 08:31:45 -05:00
96c0742b5e Fixed an error handling gotcha 2025-01-03 11:30:49 -05:00
659493c090 Cleaned up the code in a couple of files 2025-01-02 18:20:24 -05:00
383eaa5cd3 Added check for valid properties file 2025-01-02 16:59:44 -05:00
8b8e7ebab7 Added check for utf-8 file 2025-01-02 16:58:50 -05:00
a372161dd5 Added exception handling for incorrect decryption 2025-01-02 16:10:38 -05:00
9b189174b4 Changed the configuration file format 2025-01-02 13:57:16 -05:00
eb333754a1 Added functionality for missing values 2025-01-02 13:47:47 -05:00
a3d511dc12 Added example files 2025-01-02 08:31:12 -05:00
04cd101cc6 Added some additional text 2025-01-02 08:30:24 -05:00
2c5bf8fe30 Fixed issue with SSL
Override system keystore setting only if local location and local password are not null
2025-01-02 07:37:24 -05:00
9b3cdafc98 Refactored the name of the JAR file. 2025-01-01 16:53:34 -05:00
5286d0b577 Added more information and made things easier to read. 2025-01-01 16:19:43 -05:00
04f9008227 Initial instructions for the program 2025-01-01 15:55:10 -05:00
d61301af6d Catch Exception, which handles all CSV exceptions 2024-12-31 21:50:38 -05:00
00f1357af1 Debug writer update, credentials not required for SOAP, CSV header verification fix 2024-12-31 20:25:19 -05:00
5db076672c Make sure file not found errors are output to the screen 2024-12-31 16:16:46 -05:00
757387b46c Changed Exception to IOException 2024-12-31 16:15:45 -05:00
3175eab2e0 Changed Boolean to boolean 2024-12-31 16:15:06 -05:00
4054a1c84d Handles CSV exceptions correctly
Changed the code so that any exception thrown by the CSVParser is handled correctly
2024-12-31 16:12:44 -05:00
067e878d57 Class rename
Renamed the class to salter
2024-12-31 08:50:19 -05:00
2df3aa348a Now using new encryption routines
Changed to use the new encryption routines
2024-12-31 08:49:46 -05:00
9de9f501ef New encryption routine
Added to make the encryption routine more robust
2024-12-31 08:40:19 -05:00
8cfb65ccd7 New encryption routine
Added to make the encryption routine more robust
2024-12-31 08:39:10 -05:00
ef9df54fc1 Refactor code
Modified the code on Acer Chromebook
2024-12-29 12:34:59 -05:00
03c8c04b0f Not needed 2024-12-24 16:54:52 +00:00
affa7dfa07 Added new file. 2024-12-24 16:32:11 +00:00
426eee3a89 Refactored most of the code and added new files. 2024-12-24 16:30:12 +00:00
1048f0508f Initial commit 2024-12-18 16:12:28 +00:00