summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/test/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz3-52/+44
2020-02-17add jUnit tests for HSM Facade integration.Thomas Lenz3-0/+57
2020-02-17update jUnit tests to operate on HSM Facade from A-Sit+Thomas Lenz1-0/+20
2020-02-17fix one broken jUnit testThomas Lenz1-0/+3
add one new jUnit test
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz3-0/+18
# Conflicts: # eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/metadata/AbstractChainingMetadataProvider.java # eaaf_modules/eaaf_module_pvp2_idp/src/test/resources/spring/test_eaaf_core.beans.xml
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz4-2/+20
The EaafKeyStoreFactory can be used to build KeyStores from differend providers and types
2020-02-10Hack: Integrate HsmFacade for signing operationsChristian Kollmann1-2/+2
2020-02-06add more jUnit testThomas Lenz1-0/+54
2020-02-06Refactor SamlVerificationEngineThomas Lenz10-23/+378
add some more jUnit tests
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz9-5/+54
add jUnit tests for AbstractCredentialProvider change method names in AbstractCredentialProvider
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz15-14/+859
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz9-0/+244
This version is also NOT stable!