Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-25 | refactor PVP2 IDP module to support more than one IPvpMetadataProvider in ↵ | Thomas Lenz | 1 | -0/+1 | |
one application | |||||
2020-12-26 | add jUnit test to test SAML2 response generation with unencrypted assertions | Thomas Lenz | 1 | -0/+104 | |
2020-03-11 | refactor HttpClientFactory.java to build HTTP clients with different ↵ | Thomas Lenz | 1 | -1/+1 | |
authentication mechanisms | |||||
2020-02-17 | Merge branch 'feature/hsmfacade' into nightlyBuild | Thomas Lenz | 3 | -2/+15 | |
# 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-14 | Integrate HSM Facade from A-SIT+ | Thomas Lenz | 3 | -4/+17 | |
The EaafKeyStoreFactory can be used to build KeyStores from differend providers and types | |||||
2020-02-10 | Hack: Integrate HsmFacade for signing operations | Christian Kollmann | 1 | -2/+2 | |
2020-02-06 | add more jUnit test | Thomas Lenz | 2 | -2/+27 | |
2020-02-06 | Refactor SamlVerificationEngine | Thomas Lenz | 2 | -15/+22 | |
add some more jUnit tests | |||||
2020-02-05 | Extract interface from AbstractCredentialProvider.java | Thomas Lenz | 1 | -1/+1 | |
Add new interface IPvpAddableChainingMetadataProvider.java and implement it in AbstractChainingMetadataProvider.java Fix possible nullPointer in Saml2Utils.java | |||||
2020-02-04 | first stable version that uses OpenSAML 3.x | Thomas Lenz | 7 | -0/+241 | |