Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-10 | add jUnit test | Thomas Lenz | 2 | -0/+118 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 23 | -1817/+1874 | |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 8 | -55/+55 | |
2019-10-31 | add two missing classes | Thomas Lenz | 2 | -2/+3 | |
2019-10-31 | add country specific pre-processing to build country specific eIDAS requests | Thomas Lenz | 8 | -13/+256 | |
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 9 | -0/+1055 | |
include an update to eaaf-core 1.0.12-snapshot | |||||
2019-09-11 | Merge branch 'master' into nightlybuild | Thomas Lenz | 1 | -1/+1 | |
# Conflicts: # basicConfig/default_config.properties # connector_lib/src/main/java/at/asitplus/eidas/specific/connector/MSeIDASNodeConstants.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/SZRClientTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/eIDASAttributePostProcessingTest.java # pom.xml | |||||
2019-09-11 | skip test1.0.2 | Thomas Lenz | 1 | -0/+2 | |
2019-09-11 | fix broken jUnit test | Thomas Lenz | 1 | -0/+14 | |
2019-08-13 | change port in SZR mockup | Thomas Lenz | 1 | -2/+2 | |
2019-08-06 | add jUnit test with mockup of SZR WebService | Thomas Lenz | 3 | -38/+82 | |
2019-08-05 | add SZRClient test with mockup of an SZR WebService | Thomas Lenz | 4 | -32/+363 | |
2018-10-29 | update SZR client to new eIDAS specific getIdentityLink request | Thomas Lenz | 1 | -6/+1 | |
2018-09-13 | add license header | Thomas Lenz | 3 | -0/+66 | |
2018-09-11 | some more updates | Thomas Lenz | 3 | -89/+534 | |
2018-08-31 | more updates | Thomas Lenz | 3 | -33/+119 | |
2018-08-16 | update SZRClient Test | Thomas Lenz | 1 | -28/+80 | |
2018-07-26 | namespace refactoring | Thomas Lenz | 2 | -9/+9 | |
2018-07-20 | add SZR client | Thomas Lenz | 2 | -0/+192 | |
add different logging backends define errorcodes and error messages update to eIDAS Ref. impl 2.1 |