aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/preprocess/ConfigUtil.java
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Update Copyright to 2020Christof Rabensteiner1-1/+1
2019-10-04Add @author Tag Where It Was MissingChristof Rabensteiner1-0/+4
2019-10-04Add Licenses, NOTICE, and License HeaderChristof Rabensteiner1-0/+21
2019-10-02Fix Bug: Replace Boolean.getBoolean with Boolean.valueOfChristof Rabensteiner1-3/+2
2019-09-03Rename MzsClient to AppClientChristof Rabensteiner1-7/+7
2019-08-20Replace Thread.sleep with AwaitChristof Rabensteiner1-1/+1
2019-08-20Add Custom Http Headers to HTTP ClientsChristof Rabensteiner1-0/+62
2019-07-22Test Flow of DeliveryRequest from "End-To-End" & Fix BugsChristof Rabensteiner1-4/+5
2019-07-18Integrate Mzs Service Timeout and Handle Async ResponsesChristof Rabensteiner1-7/+16
2019-07-16Implement ForwardResponseToService Sink And All Its ImplicationsChristof Rabensteiner1-6/+46
2019-07-15Save Response To File Sink: Add Path to Configuration + FixChristof Rabensteiner1-5/+39
2019-07-12Allow App To Choose Between MsgResponse SinksChristof Rabensteiner1-10/+52
2019-07-02Handle tnvz Query Edge Cases by Improving ValidationChristof Rabensteiner1-51/+0
2019-06-28Simplified Config ValidationChristof Rabensteiner1-15/+15
2019-06-27Minor FixesChristof Rabensteiner1-2/+3
2019-06-27Inject Configurable HTTP Policies to MsgClientChristof Rabensteiner1-13/+41
2019-06-27Fixes; SSL Client Auth Works!Christof Rabensteiner1-0/+10
2019-06-26Protect MsgClient via SSL (ink Client Authentication)Christof Rabensteiner1-22/+161
2019-05-16Refactor + Document in preprocessChristof Rabensteiner1-18/+13
2019-05-16Document Method in ConfigUtilChristof Rabensteiner1-1/+1
2019-05-16Refactor: Merge Converter, Validator, and Merger into UtilChristof Rabensteiner1-0/+95