Age | Commit message (Expand) | Author | Files | Lines |
2019-06-28 | some small updates | Thomas Lenz | 4 | -37/+81 |
2019-06-06 | change error messages in case of InvalidProtocolExceptions | Thomas Lenz | 1 | -12/+12 |
2019-06-06 | update authenticationData and attribute builder | Thomas Lenz | 3 | -1/+64 |
2019-06-05 | add useMandate flag | Thomas Lenz | 1 | -0/+16 |
2019-05-29 | add new attribute builder | Thomas Lenz | 11 | -26/+340 |
2019-05-24 | update IConfiguration interfaces to support SpringBoot resources as configura... | Thomas Lenz | 3 | -23/+235 |
2019-05-24 | update message-logging and remove explicit Logger implementation | Thomas Lenz | 2 | -14/+13 |
2019-05-17 | add some jUnit tests for attribute builder | Thomas Lenz | 1 | -0/+68 |
2019-05-17 | refactor EAAF core to split API and Implementation | Thomas Lenz | 77 | -5668/+104 |
2019-05-06 | update error message generation to add msg parameters into GUI model | Thomas Lenz | 2 | -21/+42 |
2019-05-04 | change MVC parameter for pendingReqId to pendingid | Thomas | 1 | -1/+2 |
2019-05-04 | fix bug in PendingRequestStorage | Thomas | 1 | -17/+18 |
2019-05-04 | Merge branch 'master' of https://gitlab.iaik.tugraz.at/egiz/eaaf_components | Thomas | 9 | -108/+182 |
2019-05-04 | move IDestroyable Interface to EGIZ-Spring-API | Thomas | 1 | -40/+0 |
2019-05-03 | update abstract protocols/RequestImpl.java to inject an external generated tr... | Thomas Lenz | 1 | -4/+27 |
2019-05-03 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eaaf_components | Thomas Lenz | 1 | -1/+1 |
2019-05-03 | update process finalization and update pendingReqIdGenerationStrategy | Thomas Lenz | 8 | -104/+155 |
2019-04-30 | fix logic bug in SourcePin attribute-builder | Thomas | 1 | -1/+1 |
2019-04-23 | integrate Spring ModelAndView into EAAF GUI framework | Thomas Lenz | 9 | -76/+168 |
2019-04-23 | add different strategies for pendingRequestId generation | Thomas Lenz | 8 | -66/+483 |
2019-04-12 | minor changes | Thomas Lenz | 2 | -9/+9 |
2019-04-11 | refactoring of AuthData builder | Thomas Lenz | 12 | -195/+622 |
2019-04-11 | add missing beans and make a mark a service visible from child classes | Thomas Lenz | 1 | -1/+1 |
2019-04-11 | add some utils and new exceptions | Thomas Lenz | 4 | -0/+227 |
2019-04-11 | refactor protocol finalization to support protocol response without final red... | Thomas Lenz | 13 | -519/+630 |
2019-03-05 | fix attribute escaping problem in SimpleIdentityLinkAssertionParser1.0.6 | Thomas Lenz | 4 | -17/+33 |
2019-02-18 | Add bPKList PVP attribute definition for natural-person mandates | Thomas Lenz | 4 | -3/+18 |
2019-02-18 | add demo-mode functionality for 'Austria eID' | Thomas Lenz | 7 | -28/+92 |
2019-02-18 | add new BPK_LIST attribute as preview | Thomas Lenz | 1 | -0/+5 |
2019-02-14 | add additional configuration flag | Thomas Lenz | 2 | -7/+13 |
2019-02-14 | add Definition for PVP R-Profile header | Thomas Lenz | 1 | -0/+1 |
2018-11-21 | update pendingReqId also on executionContext | Thomas Lenz | 1 | -1/+5 |
2018-10-30 | update logging in process engine | Thomas Lenz | 1 | -7/+7 |
2018-10-02 | fix a problem in PVPMETADATA attribute loader implementation | Thomas Lenz | 1 | -0/+3 |
2018-09-13 | fix typo in license header1.0.2 | Thomas Lenz | 142 | -296/+318 |
2018-09-11 | add some more revisions-log messages | Thomas Lenz | 1 | -0/+2 |
2018-07-25 | fix bug in auth/AbstractAuthenticationManager.java which adds http header nam... | Thomas Lenz | 2 | -3/+30 |
2018-07-20 | some eventcode updates | Thomas Lenz | 2 | -6/+8 |
2018-07-20 | some small modifications in attribute builder | Thomas Lenz | 7 | -20/+41 |
2018-07-19 | change order of bPK generation strategies | Thomas Lenz | 1 | -13/+13 |
2018-07-19 | some small changes to solve compatibility problems | Thomas Lenz | 1 | -2/+2 |
2018-07-13 | some updates and bugfixes | Thomas Lenz | 6 | -46/+62 |
2018-07-12 | some more updates | Thomas Lenz | 143 | -263/+3706 |
2018-07-02 | add requested attributes to PVP S-profile | Thomas Lenz | 1 | -1/+1 |
2018-07-02 | update attribute builder | Thomas Lenz | 17 | -1/+142 |
2018-06-26 | initial commit | Thomas Lenz | 139 | -0/+15327 |