aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/msg/MsgClient.java
AgeCommit message (Expand)AuthorFilesLines
2019-06-27Inject Configurable HTTP Policies to MsgClientChristof Rabensteiner1-80/+0
2019-06-27Fixes; SSL Client Auth Works!Christof Rabensteiner1-2/+2
2019-06-26Protect MsgClient via SSL (ink Client Authentication)Christof Rabensteiner1-15/+49
2019-05-28Integrate Sign.Verification and Improve Error Handling of PipelineChristof Rabensteiner1-5/+1
2019-05-27Intercept Incoming DeliveryRequestStatus and Store as byte[]Christof Rabensteiner1-30/+13
2019-05-21WIP: SSL Client AuthChristof Rabensteiner1-7/+47
2019-05-20Add Testcase for MsgClientChristof Rabensteiner1-1/+0
2019-05-14Implement Per-Field-Overriding of Configuration in AugmenterChristof Rabensteiner1-0/+28