aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)AuthorFilesLines
2019-07-15Save Response To File Sink: Add Path to Configuration + FixChristof Rabensteiner1-2/+2
2019-07-12Allow App To Choose Between MsgResponse SinksChristof Rabensteiner2-1/+79
2019-07-12Renamed and Simplified SignatureVerifierChristof Rabensteiner3-2/+2
2019-07-09Refactor Needles Interfaces and Rename "process" to "backend"Christof Rabensteiner4-27/+21
2019-07-09Minor Fixes And RefactoringChristof Rabensteiner1-7/+7
2019-07-09Refactor: Merge BinaryRepository into DeliveryRepositoryChristof Rabensteiner3-18/+14
2019-07-09Refactor MsgResponse and its IDsChristof Rabensteiner1-2/+2
2019-07-08Implement Zuse2App ServicesChristof Rabensteiner7-35/+169
2019-07-03Refactor: Restructure ProjectChristof Rabensteiner5-12/+11
2019-07-03TnvzHelper: Handle Edge Case and Add Test CasesChristof Rabensteiner1-0/+202
2019-07-02Handle tnvz Query Edge Cases by Improving ValidationChristof Rabensteiner2-7/+16
2019-07-02Implement And Integrate tnvz:QueryPersonRequest.Christof Rabensteiner2-117/+51
2019-06-28Remove EgovUtils DependencyChristof Rabensteiner2-7/+63
2019-06-28Separate Test Suite into Unit- And Integration TestsChristof Rabensteiner12-29/+32
2019-06-28Refactor: Deduplicate Code by Simplifying MarshallerConfigChristof Rabensteiner1-11/+7
2019-06-28Simplified Config ValidationChristof Rabensteiner1-16/+15
2019-06-27Honor & Test TrustAll and LaxHostNameVerificationChristof Rabensteiner1-19/+84
2019-06-27Inject Configurable HTTP Policies to MsgClientChristof Rabensteiner2-12/+10
2019-06-27Fixes; SSL Client Auth Works!Christof Rabensteiner1-9/+42
2019-06-26Protect MsgClient via SSL (ink Client Authentication)Christof Rabensteiner3-38/+39
2019-06-19Add Testcase: Reject Invalid Delivery Response SignatureChristof Rabensteiner2-3/+40
2019-06-19Finalize moa-sig-lib's Integration and Add TestcaseChristof Rabensteiner3-7/+83
2019-06-13Refactor: Move Signature Verification in Dedicated PackageChristof Rabensteiner1-1/+1
2019-06-13Fix moa-sig-lib's Integration IssuesChristof Rabensteiner1-2/+2
2019-05-28Integrate Sign.Verification and Improve Error Handling of PipelineChristof Rabensteiner2-25/+78
2019-05-27Intercept Incoming DeliveryRequestStatus and Store as byte[]Christof Rabensteiner1-11/+13
2019-05-23MZS Schema Changes + Changes in InterfaceChristof Rabensteiner1-3/+4
2019-05-21WIP: SSL Client AuthChristof Rabensteiner2-9/+31
2019-05-20Add Testcase for MsgClientChristof Rabensteiner3-0/+132
2019-05-16Refactor: Merge Converter, Validator, and Merger into UtilChristof Rabensteiner2-28/+17
2019-05-16Refactor and Test ConfigProfileGeneratorChristof Rabensteiner1-0/+135
2019-05-15Move Services / Clients To Dedicated PackagesChristof Rabensteiner7-3/+3
2019-05-15Handle Config Related Edge Cases in Augmenter & ProfileGeneratorChristof Rabensteiner1-2/+3
2019-05-15Integrate Config Profiles + RefactoringChristof Rabensteiner1-44/+86
2019-05-15WIP: Generate Map of Config Profiles from Spring EnvironmentChristof Rabensteiner1-44/+45
2019-05-14Minor Fixes: Remove Unused Imports; Fix of Error Message; Add TODOChristof Rabensteiner1-3/+0
2019-05-14Implement Per-Field-Overriding of Configuration in AugmenterChristof Rabensteiner2-1/+82
2019-05-13Add Unit Tests for DeliveryPipelineChristof Rabensteiner1-0/+211
2019-05-13Test: Add Assertion in Mzs2MsgConverterTestChristof Rabensteiner1-3/+3
2019-05-09Reactivate and Fix Unit TestsChristof Rabensteiner3-86/+116
2019-05-09Fix: Enable ApacheCXF's Automated Schema ValidationChristof Rabensteiner2-13/+78
2019-05-08Add "Reject Missing Sender" Test CaseChristof Rabensteiner2-0/+52
2019-05-08Update validDeliveryRequest.soap (Now More Valid!)Christof Rabensteiner1-38/+42
2019-05-08Remove Obsolete Validation TestcaseChristof Rabensteiner2-57/+0
2019-05-08Refactor: Consolidate Schema-Related ComponentsChristof Rabensteiner1-1/+2
2019-05-08Fix Namespace Prefixes in Marshaled Messages (msg: instead of ns#:)Christof Rabensteiner1-4/+11
2019-05-08Implement Pipeline Flow and mzs2msg ConversionChristof Rabensteiner3-0/+158
2019-05-06Change Package Namespaces of JAXB Generated SourcesChristof Rabensteiner1-5/+2
2019-04-30Generate SoapFault instead of DRStatus/Error MessageChristof Rabensteiner1-5/+1
2019-04-30Add Optional mzs:DeliveryRequest/Config & Validate / Augment ItChristof Rabensteiner5-23/+123