summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_moa-sig/src/main/java/at/gv/egiz/eid/authhandler/modules/sigverify/moasig/impl/SignatureVerificationService.java
AgeCommit message (Expand)AuthorFilesLines
2020-07-30change packagenames of MOA-Sig moduleThomas Lenz1-377/+0
2020-07-30update MOA-Sig verification API to set signature-verification timestampThomas Lenz1-23/+41
2019-12-05some code code-style modificationsThomas1-49/+55
2019-12-04common EGIZ code-style refactoringThomas Lenz1-261/+312
2019-11-28close MOA-Sig transaction contextThomas Lenz1-74/+77
2019-11-28refactor MOA-Sig initialization to treat with initialization problems on some...Thomas Lenz1-42/+56
2019-08-06verifyXML: parametrize xpath pointing to Signature locationChristof Rabensteiner1-7/+25
2019-08-02patch xpath expression that selects dsig:SignatureChristof Rabensteiner1-1/+1
2019-06-19remove manifest check, if it is not necessaryThomas Lenz1-5/+5
2019-05-22add example for MOA-SPSS configuration to eaaf_module_moa-sigThomas Lenz1-1/+1
2019-05-17add interface and empty basic implementation of SignatureCreationServiceThomas Lenz1-88/+7
2019-05-17add EAAF module for MOA-Sig integrationThomas Lenz1-0/+348