aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/pipeline/SameThreadDeliveryPipeline.java
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Refactor: Restructure ProjectChristof Rabensteiner1-146/+0
2019-07-02Implement And Integrate tnvz:QueryPersonRequest.Christof Rabensteiner1-33/+28
2019-06-27Inject Configurable HTTP Policies to MsgClientChristof Rabensteiner1-6/+1
2019-06-26Protect MsgClient via SSL (ink Client Authentication)Christof Rabensteiner1-2/+2
2019-06-19Unify AppDeliveryID SpellingChristof Rabensteiner1-4/+4
2019-06-19Refactor DeliveryPipelineChristof Rabensteiner1-20/+34
2019-06-19Finalize moa-sig-lib's Integration and Add TestcaseChristof Rabensteiner1-4/+8
2019-06-13Refactor: Move Signature Verification in Dedicated PackageChristof Rabensteiner1-1/+1
2019-05-28Integrate Sign.Verification and Improve Error Handling of PipelineChristof Rabensteiner1-46/+85
2019-05-23Refactor: Cleanup CodesmellsChristof Rabensteiner1-2/+1
2019-05-21WIP: SSL Client AuthChristof Rabensteiner1-4/+6
2019-05-14Implement Per-Field-Overriding of Configuration in AugmenterChristof Rabensteiner1-2/+2
2019-05-13Add Unit Tests for DeliveryPipelineChristof Rabensteiner1-6/+7
2019-05-13Refactor and Format Fixes in PipelineChristof Rabensteiner1-10/+9
2019-05-08Refactor: Consolidate Schema-Related ComponentsChristof Rabensteiner1-1/+1
2019-05-08Implement Pipeline Flow and mzs2msg ConversionChristof Rabensteiner1-9/+67
2019-05-06WIP tnvz integrationChristof Rabensteiner1-1/+1
2019-05-06Change Package Namespaces of JAXB Generated SourcesChristof Rabensteiner1-1/+1
2019-04-30Add Optional mzs:DeliveryRequest/Config & Validate / Augment ItChristof Rabensteiner1-12/+14
2019-04-18Mock Pipeline in App2MzsServiceTestsChristof Rabensteiner1-12/+1
2019-04-18Change App2mzs Interface and Init Delivery PipelineChristof Rabensteiner1-0/+49