Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-19 | refactor DateOfBirth in IAuthData and all implementations because ↵ | Thomas | 1 | -11/+14 | |
DateOfBirth from SZR has not be a valid Date object | |||||
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 | 2 | -14/+162 | |
2020-03-26 | fix codestyle | Thomas Lenz | 2 | -0/+2 | |
2020-03-11 | refactor HttpClientFactory.java to build HTTP clients with different ↵ | Thomas Lenz | 1 | -1/+1 | |
authentication mechanisms | |||||
2020-02-20 | add two jUnit test and CodeStyle modifications | Thomas Lenz | 1 | -0/+9 | |
2020-02-18 | update broken DummyPvpConfiguration.java JavaDoc | Thomas Lenz | 1 | -4/+4 | |
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 | 9 | -2/+478 | |
2020-02-06 | Refactor SamlVerificationEngine | Thomas Lenz | 3 | -15/+76 | |
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 | 8 | -0/+343 | |