summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-28switch to next release version 1.1.01.1.0Thomas Lenz10-10/+10
2020-02-27add new transactionId for PII related data onlyThomas Lenz4-11/+133
2020-02-26switch to release version 0.3.0 of A-SIT+ HSM-FacadeThomas Lenz1-1/+1
2020-02-26update structure in root pom.xmlThomas Lenz1-49/+36
2020-02-26fix typoThomas Lenz1-1/+0
2020-02-26add ASIT maven repo for releasesThomas Lenz1-0/+14
2020-02-26update wrong log messagesThomas Lenz1-3/+3
2020-02-25update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOTThomas Lenz6-50/+16
2020-02-24fix wrong or missing error messagesThomas Lenz3-2/+4
2020-02-20move SpConfigurationImpl.java into eaaf_core_utilsThomas Lenz1-0/+0
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz34-206/+385
2020-02-18update broken DummyPvpConfiguration.java JavaDocThomas Lenz2-5/+5
2020-02-18update jUnit test for module specific message sourcesThomas Lenz3-26/+35
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 Lenz5-138/+167
2020-02-17add jUnit tests for HSM Facade integration.Thomas Lenz17-307/+839
2020-02-17update jUnit tests to operate on HSM Facade from A-Sit+Thomas Lenz6-104/+184
2020-02-17fix one broken jUnit testThomas Lenz2-0/+42
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz55-470/+2307
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz10-158/+460
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz48-445/+1610
2020-02-12add first untested version of EaafKeyStoreFactory that supports Software-Keys...Thomas Lenz6-6/+305
2020-02-12Add a few new constantsThomas Lenz1-4/+7
2020-02-10Hack: Integrate HsmFacade for signing operationsChristian Kollmann6-13/+73
2020-02-06fix wrong nameThomas Lenz1-14/+13
2020-02-06add more jUnit testThomas Lenz23-138/+1097
2020-02-06Refactor SamlVerificationEngineThomas Lenz24-84/+1810
2020-02-05fix junit test that uses expired metadata for testingThomas Lenz2-37/+30
2020-02-05update toString() implementations to generic versionThomas Lenz2-1/+27
2020-02-05refactor generic error-handling to solve possible invalid error-response in S...Thomas Lenz3-171/+256
2020-02-05refactor refresh process in AbstractChainingMetadataProviderThomas Lenz2-39/+64
2020-02-05Extract interface from AbstractCredentialProvider.javaThomas Lenz10-80/+224
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz24-132/+860
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz86-1231/+4753
2020-02-02some more OpenSAML3 refactoring stuffThomas19-650/+658
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz86-1386/+3573
2020-01-28first steps in openSAML3 refactoringThomas Lenz29-337/+351
2020-01-28fix typo and remove @deprecated flagsThomas Lenz4-47/+14
2019-12-12refactor PVP2 IDP to allow generic post-processing of SAML2 AuthnRequestsThomas Lenz2-10/+41
2019-12-11change log-level in process-definition parserThomas Lenz1-6/+6
2019-12-11fix bug in PVP2 implementationThomas Lenz1-1/+1
2019-12-11change logging in process-definition parserThomas Lenz1-5/+5
2019-12-11update TestRequestImpl.javaThomas Lenz1-3/+4
2019-12-09fix one typeThomas Lenz4-6/+13
2019-12-05fix typoThomas Lenz1-1/+1
2019-12-05change location of code-quality configurationThomas Lenz1-2/+2
2019-12-05work-around to fix PKIX validation problem with Let's-Encrypt certificates on...Thomas Lenz1-1/+1
2019-12-05add missing plugin versionThomas Lenz1-0/+2
2019-12-05fix some refactoring problemsThomas4-3/+323