summaryrefslogtreecommitdiff
path: root/eaaf_modules
AgeCommit message (Expand)AuthorFilesLines
2020-05-12switch to next release version 1.1.4Thomas Lenz6-6/+6
2020-05-05refactor HSM-Facade initialization to JAVA Reflection API to facilitate usage...Thomas Lenz1-5/+15
2020-04-27switch to next snapshot versionThomas Lenz6-6/+6
2020-04-27switch to next release version1.1.3Thomas Lenz6-6/+6
2020-04-08change http parameter name for active Session on VDA sideThomas Lenz1-2/+2
2020-04-07fix CodestyleThomas Lenz1-1/+1
2020-04-07set VDA sessionId into SL2.0 VDA request if it is availableThomas Lenz2-1/+31
2020-04-07inject VDA sessionId from SL2.0 error-response into internal error holderThomas Lenz3-24/+80
2020-04-06add test to moa-sig module that facilities decoding of PDF embeded CAdES sign...Thomas Lenz4-0/+43
2020-04-02switch to next snapshot versionThomas Lenz6-6/+6
2020-04-02switch to next release version 1.1.21.1.2Thomas Lenz6-6/+6
2020-04-01switch to next snapshot versionThomas Lenz6-6/+6
2020-04-01Revert "back-port of PVP IDP-module request post-processor"1.1.1Thomas Lenz2-1062/+528
2020-04-01Merge branch 'nightlyBuild'Thomas Lenz32-233/+442
2020-04-01switch to next release version 1.1.1Thomas Lenz6-6/+6
2020-03-26some more editorial changesThomas Lenz4-13/+28
2020-03-26fix codestyleThomas Lenz9-47/+59
2020-03-24fix dependency problems with different Java Spring versionsThomas Lenz5-4/+27
2020-03-20refactor SAML2 metadata signature-filter to use a TrustStore implementation t...Thomas Lenz4-90/+142
2020-03-20add JOSE header into JWS verificationresult DAOThomas Lenz2-18/+29
2020-03-20switch to HSM-Facade 0.4-Snapshot and fix possible race-condition between jUn...Thomas Lenz4-50/+70
2020-03-19add 'smartphone' as parameter for authType on VDA sideThomas Lenz1-1/+1
2020-03-19codestyle problemThomas Lenz1-0/+1
2020-03-19inject authType parameter in VDA request to select a specific authentication ...Thomas Lenz2-0/+75
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz7-7/+7
2020-03-10inject X509 certificates into JOSE signature-verification response if availableThomas Lenz1-1/+1
2020-03-03switch to next snapshot versionThomas Lenz6-6/+6
2020-02-28switch to version 1.0.13.2Thomas Lenz1-528/+513
2020-02-28back-port of PVP IDP-module request post-processorThomas Lenz1-0/+549
2020-02-28switch to next release version 1.1.01.1.0Thomas Lenz6-6/+6
2020-02-25update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOTThomas Lenz1-3/+0
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz21-151/+226
2020-02-18update broken DummyPvpConfiguration.java JavaDocThomas Lenz2-5/+5
2020-02-18update jUnit test for module specific message sourcesThomas Lenz2-16/+22
2020-02-18add JavaDocThomas Lenz1-4/+59
2020-02-17Update sign method to add parameter for JOSE x509c headerThomas Lenz2-27/+68
2020-02-17update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...Thomas Lenz2-94/+99
2020-02-17add jUnit tests for HSM Facade integration.Thomas Lenz16-305/+807
2020-02-17update jUnit tests to operate on HSM Facade from A-Sit+Thomas Lenz3-28/+72
2020-02-17fix one broken jUnit testThomas Lenz2-0/+42
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz13-221/+314
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz3-152/+170
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz11-135/+152
2020-02-12add first untested version of EaafKeyStoreFactory that supports Software-Keys...Thomas Lenz1-6/+0
2020-02-10Hack: Integrate HsmFacade for signing operationsChristian Kollmann5-11/+64
2020-02-06fix wrong nameThomas Lenz1-14/+13
2020-02-06add more jUnit testThomas Lenz20-138/+1027
2020-02-06Refactor SamlVerificationEngineThomas Lenz23-79/+1805
2020-02-05fix junit test that uses expired metadata for testingThomas Lenz2-37/+30
2020-02-05refactor generic error-handling to solve possible invalid error-response in S...Thomas Lenz2-124/+183