summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/metadata
AgeCommit message (Collapse)AuthorFilesLines
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-6/+8
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz1-0/+2
# 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-15/+6
The EaafKeyStoreFactory can be used to build KeyStores from differend providers and types
2020-02-06add more jUnit testThomas Lenz1-24/+6
2020-02-05fix junit test that uses expired metadata for testingThomas Lenz1-22/+0
2020-02-05refactor refresh process in AbstractChainingMetadataProviderThomas Lenz1-19/+44
2020-02-05Extract interface from AbstractCredentialProvider.javaThomas Lenz1-61/+104
Add new interface IPvpAddableChainingMetadataProvider.java and implement it in AbstractChainingMetadataProvider.java Fix possible nullPointer in Saml2Utils.java
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz3-327/+339
2020-02-02some more OpenSAML3 refactoring stuffThomas3-223/+379
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz3-270/+163
This version is also NOT stable!
2019-12-05some code code-style modificationsThomas3-71/+76
active code-quality checks!
2019-12-04to some more code quality tasksThomas1-7/+6
2019-12-04common EGIZ code-style refactoringThomas Lenz3-708/+748
2019-05-04move IDestroyable Interface to EGIZ-Spring-APIThomas1-1/+1
2018-09-13fix typo in license header1.0.2Thomas Lenz3-6/+6
2018-07-12some more updatesThomas Lenz3-0/+72
2018-06-26initial commitThomas Lenz3-0/+714