Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-12 | Use generic list types in parameters and return types | Christian Kollmann | 8 | -73/+53 | |
List instead of ArrayList allows for easier mocking and stubbing | |||||
2021-01-12 | Fix typo | Christian Kollmann | 1 | -12/+12 | |
2021-01-11 | Resolve merge comments | Alexander Marsalek | 20 | -328/+437 | |
2021-01-04 | constructor based injection, randomized values for testing, added constants | Alexander Marsalek | 8 | -125/+59 | |
2021-01-04 | Review code | Christian Kollmann | 5 | -1/+14 | |
2021-01-04 | Update .gitignore | Christian Kollmann | 1 | -6/+2 | |
2021-01-04 | added register update method | Alexander Marsalek | 5 | -2/+32 | |
2021-01-04 | country specific tests | Alexander Marsalek | 6 | -83/+69 | |
2021-01-04 | removed CountrySpecificDetailSearchResult, implemented countryspecific ↵ | Alexander Marsalek | 9 | -45/+88 | |
search classes | |||||
2021-01-04 | added country specific search classes | Alexander Marsalek | 6 | -18/+77 | |
2021-01-04 | implemented CountrySpecificDetailSearchResult, changed datetime to string | Alexander Marsalek | 4 | -18/+51 | |
2021-01-04 | added machting (3-4) + tests | Alexander Marsalek | 5 | -30/+140 | |
2021-01-04 | return bPk | Alexander Marsalek | 1 | -22/+31 | |
2021-01-04 | added two tests | Alexander Marsalek | 3 | -0/+25 | |
2021-01-04 | added (non working) test | Alexander Marsalek | 1 | -11/+8 | |
2021-01-04 | added dummy ZMR & ERnB client | Alexander Marsalek | 14 | -161/+569 | |
2021-01-04 | general workflow steps 1-8 | Alexander Marsalek | 7 | -0/+390 | |
2020-11-27 | fix a code-style issue | Thomas Lenz | 1 | -4/+1 | |
2020-11-27 | upatate AuthBlock format in case of E-ID like authentication | Thomas Lenz | 2 | -5/+49 | |
2020-11-24 | remove unused code | Thomas Lenz | 2 | -2/+1 | |
2020-11-11 | verify on start-up, if AuthBlock signing-key is accessable | Thomas Lenz | 1 | -0/+4 | |
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 3 | -245/+412 | |
2020-11-06 | some improvements | lalber | 1 | -25/+40 | |
2020-11-05 | Test fixes | lalber | 1 | -3/+3 | |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and ↵ | lalber | 1 | -10/+7 | |
AuthBlockAttributeBuilderTest | |||||
2020-11-04 | fix pw aliasname | lalber | 1 | -98/+89 | |
2020-11-03 | code style fixes | lalber | 2 | -20/+37 | |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 2 | -5/+12 | |
2020-10-20 | cyclic depend | lalber | 2 | -42/+61 | |
2020-10-20 | fixes thanks to Thomas | lalber | 1 | -2/+5 | |
2020-10-20 | stuck on how to test | lalber | 12 | -73/+1698 | |
2020-09-18 | add lombok dependency and start with some code polishing | Thomas Lenz | 3 | -10/+7 | |
2020-02-21 | update to latest EAAF-components that uses OpenSAML3.x | Thomas Lenz | 5 | -13/+14 | |
2019-12-11 | fix typo | Thomas Lenz | 2 | -2/+2 | |
change default value for configuration property "eidas.ms.auth.eIDAS.node_v2.workarounds.useStaticProviderNameForPublicSPs" Update readme information | |||||
2019-12-10 | add jUnit test | Thomas Lenz | 2 | -3/+6 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 52 | -3847/+4135 | |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 9 | -48/+48 | |
2019-11-12 | switch to eaaf-components 1.0.13-SNAPSHOT | Thomas Lenz | 1 | -1/+2 | |
2019-11-06 | add some log messages | Thomas Lenz | 1 | -0/+6 | |
2019-10-31 | add country specific pre-processing to build country specific eIDAS requests | Thomas Lenz | 11 | -109/+245 | |
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 1 | -2/+2 | |
include an update to eaaf-core 1.0.12-snapshot | |||||
2019-10-31 | add static ProviderName in case of PublicSPs | Thomas Lenz | 2 | -12/+28 | |
2019-08-06 | add jUnit test with mockup of SZR WebService | Thomas Lenz | 1 | -4/+1 | |
2019-08-05 | add SZRClient test with mockup of an SZR WebService | Thomas Lenz | 1 | -1/+0 | |
2019-08-05 | refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementation | Thomas Lenz | 2 | -8/+17 | |
refactor to multi-language support | |||||
2019-08-02 | Refactoring to eIDASNode 2.2, eaaf-components 1.0.8 | Thomas Lenz | 7 | -23/+26 | |
2019-02-21 | fix problem with nonLatin characters | Thomas Lenz | 3 | -5/+26 | |
add additional log messages | |||||
2018-10-29 | update Logging | Thomas Lenz | 2 | -2/+26 | |
2018-10-29 | update SZR client to new eIDAS specific getIdentityLink request | Thomas Lenz | 4 | -44/+951 | |
2018-09-13 | add license header | Thomas Lenz | 28 | -0/+616 | |