aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/config
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Update Copyright to 2020Christof Rabensteiner6-6/+6
2019-10-04Add @author Tag Where It Was MissingChristof Rabensteiner6-1/+24
2019-10-04Add Licenses, NOTICE, and License HeaderChristof Rabensteiner6-0/+126
2019-08-28Fixes and RefactoringChristof Rabensteiner1-1/+1
2019-08-28Ensure that Each Step of Each Backend Process is LoggedChristof Rabensteiner1-3/+3
2019-08-23Fix Binary-Status-Missing BugChristof Rabensteiner1-0/+1
2019-08-23Moved Config Files From main/resources/ To test/resources/configChristof Rabensteiner1-7/+9
2019-07-22Test Flow of DeliveryRequest from "End-To-End" & Fix BugsChristof Rabensteiner1-3/+4
2019-07-09Refactor Needles Interfaces and Rename "process" to "backend"Christof Rabensteiner3-12/+10
2019-07-09Minor Fixes And RefactoringChristof Rabensteiner1-1/+0
2019-07-09Refactor: Merge BinaryRepository into DeliveryRepositoryChristof Rabensteiner1-8/+2
2019-07-09Refactor MsgResponse and its IDsChristof Rabensteiner1-3/+5
2019-07-08Implement Zuse2App ServicesChristof Rabensteiner4-31/+79
2019-07-03Refactor: Restructure ProjectChristof Rabensteiner2-3/+3
2019-07-02Handle tnvz Query Edge Cases by Improving ValidationChristof Rabensteiner1-0/+3
2019-06-28Separate Test Suite into Unit- And Integration TestsChristof Rabensteiner1-5/+0
2019-06-28Refactor: Deduplicate Code by Simplifying MarshallerConfigChristof Rabensteiner1-45/+2
2019-06-26Protect MsgClient via SSL (ink Client Authentication)Christof Rabensteiner1-11/+8
2019-06-19Finalize moa-sig-lib's Integration and Add TestcaseChristof Rabensteiner1-3/+4
2019-06-13Refactor: Create and Reuse Info Message TemplateChristof Rabensteiner1-4/+5
2019-06-13Refactor: Move Signature Verification in Dedicated PackageChristof Rabensteiner1-2/+2
2019-06-13Fix moa-sig-lib's Integration IssuesChristof Rabensteiner1-3/+75
2019-05-29Integrate MoaSig Verification into SignatureVerifierChristof Rabensteiner1-0/+29
2019-05-16Refactor: Merge Converter, Validator, and Merger into UtilChristof Rabensteiner1-6/+2
2019-05-16Refactor and Test ConfigProfileGeneratorChristof Rabensteiner2-33/+43
2019-05-15Move Services / Clients To Dedicated PackagesChristof Rabensteiner1-4/+4
2019-05-15Handle Config Related Edge Cases in Augmenter & ProfileGeneratorChristof Rabensteiner1-1/+14
2019-05-15WIP: Generate Map of Config Profiles from Spring EnvironmentChristof Rabensteiner1-18/+7
2019-05-14Implement Per-Field-Overriding of Configuration in AugmenterChristof Rabensteiner1-0/+31
2019-05-13Refactor RedisConfig: Use Diamond OperatorChristof Rabensteiner1-4/+1
2019-05-13Refactor: Remove Unused MembersChristof Rabensteiner1-12/+2
2019-05-10Refactor: Eliminate Non-Compliant HashMap InitializationChristof Rabensteiner1-8/+8
2019-05-10Fix Hardcoded WSDL locationsChristof Rabensteiner1-2/+7
2019-05-09Fix: Enable ApacheCXF's Automated Schema ValidationChristof Rabensteiner1-0/+7
2019-05-08Refactor: Consolidate Schema-Related ComponentsChristof Rabensteiner1-3/+2
2019-05-08Fix Namespace Prefixes in Marshaled Messages (msg: instead of ns#:)Christof Rabensteiner1-5/+47
2019-05-06Change Package Namespaces of JAXB Generated SourcesChristof Rabensteiner1-6/+4
2019-04-30Add Optional mzs:DeliveryRequest/Config & Validate / Augment ItChristof Rabensteiner1-6/+0
2019-04-17Refactor: Move Configs to config PackageChristof Rabensteiner3-0/+107