summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/test/resources/spring/test_eaaf_core_spring_config.beans.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz1-0/+3
# 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 Lenz1-0/+3
The EaafKeyStoreFactory can be used to build KeyStores from differend providers and types
2020-02-06Refactor SamlVerificationEngineThomas Lenz1-4/+3
add some more jUnit tests
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz1-0/+18
add jUnit tests for AbstractCredentialProvider change method names in AbstractCredentialProvider