Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-04 | Testcase no match found added | Alexander Marsalek | 1 | -0/+32 | |
2021-01-04 | added machting (3-4) + tests | Alexander Marsalek | 1 | -4/+136 | |
2021-01-04 | added two tests | Alexander Marsalek | 1 | -39/+96 | |
2021-01-04 | added (non working) test | Alexander Marsalek | 2 | -0/+170 | |
2021-01-04 | general workflow steps 1-8 | Alexander Marsalek | 1 | -1/+1 | |
2020-11-27 | upatate AuthBlock format in case of E-ID like authentication | Thomas Lenz | 1 | -33/+4 | |
2020-11-13 | improved Junit tests | lalber | 1 | -84/+120 | |
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 6 | -78/+151 | |
2020-11-06 | some improvements | lalber | 2 | -39/+57 | |
2020-11-05 | Test fixes | lalber | 1 | -55/+84 | |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and ↵ | lalber | 1 | -1/+2 | |
AuthBlockAttributeBuilderTest | |||||
2020-11-04 | fix pw aliasname | lalber | 2 | -22/+14 | |
2020-11-03 | fix broken jUnit tests that use SZR MockUp | Thomas Lenz | 2 | -117/+111 | |
2020-11-03 | sunfire bug | lalber | 1 | -39/+39 | |
2020-10-21 | fix | lalber | 3 | -201/+5 | |
2020-10-20 | cyclic depend | lalber | 2 | -5/+93 | |
2020-10-20 | fixes thanks to Thomas | lalber | 1 | -4/+7 | |
2020-10-20 | stuck on how to test | lalber | 6 | -18/+515 | |
2020-09-18 | update third-party libs and fix incompatibilities with new APIs | Thomas Lenz | 2 | -2/+25 | |
2020-02-21 | update to latest EAAF-components that uses OpenSAML3.x | Thomas Lenz | 2 | -6/+6 | |
2019-12-10 | some more jUnit test modifications | Thomas Lenz | 2 | -3/+9 | |
2019-12-10 | fix broken jUnit test | Thomas Lenz | 1 | -1/+1 | |
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 |