aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/msg/MsgClientFactory.java
AgeCommit message (Expand)AuthorFilesLines
2019-07-02Implement And Integrate tnvz:QueryPersonRequest.Christof Rabensteiner1-108/+0
2019-06-27Honor & Test TrustAll and LaxHostNameVerificationChristof Rabensteiner1-7/+26
2019-06-27Minor FixesChristof Rabensteiner1-1/+1
2019-06-27Inject Configurable HTTP Policies to MsgClientChristof Rabensteiner1-7/+28
2019-06-27Fixes; SSL Client Auth Works!Christof Rabensteiner1-4/+15
2019-06-26Protect MsgClient via SSL (ink Client Authentication)Christof Rabensteiner1-4/+47
2019-05-28Remove Unused ImportsChristof Rabensteiner1-1/+0
2019-05-28Integrate Sign.Verification and Improve Error Handling of PipelineChristof Rabensteiner1-8/+1
2019-05-27Intercept Incoming DeliveryRequestStatus and Store as byte[]Christof Rabensteiner1-1/+9
2019-05-21WIP: SSL Client AuthChristof Rabensteiner1-0/+14