summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/test/resources/spring
AgeCommit message (Collapse)AuthorFilesLines
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-6/+2
2020-02-17fix one broken jUnit testThomas Lenz1-0/+3
add one new jUnit test
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz2-0/+6
# 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 Lenz2-0/+6
The EaafKeyStoreFactory can be used to build KeyStores from differend providers and types
2020-02-06Refactor SamlVerificationEngineThomas Lenz3-6/+12
add some more jUnit tests
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz4-3/+52
add jUnit tests for AbstractCredentialProvider change method names in AbstractCredentialProvider
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz2-12/+6
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz2-0/+51
This version is also NOT stable!