Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 6 | -6/+248 | |
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 4 | -0/+374 | |
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 | 2 | -38/+76 | |
2019-08-05 | add SZRClient test with mockup of an SZR WebService | Thomas Lenz | 3 | -32/+313 | |
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 | 2 | -87/+519 | |
2018-08-31 | more updates | Thomas Lenz | 2 | -33/+116 | |
2018-08-16 | update SZRClient Test | Thomas Lenz | 1 | -28/+80 | |
2018-07-26 | namespace refactoring | Thomas Lenz | 1 | -7/+7 | |
2018-07-20 | add SZR client | Thomas Lenz | 1 | -0/+172 | |
add different logging backends define errorcodes and error messages update to eIDAS Ref. impl 2.1 |