aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/msg
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Refactor: Restructure ProjectChristof Rabensteiner2-178/+0
2019-07-03Soap Client: Enable MTOM Per DefaultChristof Rabensteiner1-0/+6
2019-07-03Minor Fix: Performance of Trace Logging ImprovedChristof Rabensteiner1-3/+8
2019-07-02Implement And Integrate tnvz:QueryPersonRequest.Christof Rabensteiner1-11/+10
2019-06-28Remove EgovUtils DependencyChristof Rabensteiner1-5/+7
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 Rabensteiner2-87/+28
2019-06-27Fixes; SSL Client Auth Works!Christof Rabensteiner2-6/+17
2019-06-26Protect MsgClient via SSL (ink Client Authentication)Christof Rabensteiner2-19/+96
2019-06-19Unify AppDeliveryID SpellingChristof Rabensteiner1-3/+3
2019-06-13Refactor: Move Signature Verification in Dedicated PackageChristof Rabensteiner2-47/+0
2019-06-13Fix moa-sig-lib's Integration IssuesChristof Rabensteiner2-37/+44
2019-05-29Integrate MoaSig Verification into SignatureVerifierChristof Rabensteiner1-2/+29
2019-05-28Remove Unused ImportsChristof Rabensteiner1-1/+0
2019-05-28Integrate Sign.Verification and Improve Error Handling of PipelineChristof Rabensteiner4-15/+20
2019-05-27Intercept Incoming DeliveryRequestStatus and Store as byte[]Christof Rabensteiner3-31/+77
2019-05-21WIP: SSL Client AuthChristof Rabensteiner2-7/+61
2019-05-20Add Testcase for MsgClientChristof Rabensteiner1-1/+0
2019-05-14Implement Per-Field-Overriding of Configuration in AugmenterChristof Rabensteiner1-0/+28