summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf
AgeCommit message (Expand)AuthorFilesLines
2019-05-29add new attribute builderThomas Lenz11-26/+340
2019-05-24update IConfiguration interfaces to support SpringBoot resources as configura...Thomas Lenz3-23/+235
2019-05-24update message-logging and remove explicit Logger implementationThomas Lenz2-14/+13
2019-05-17add some jUnit tests for attribute builderThomas Lenz1-0/+68
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz77-5668/+104
2019-05-06update error message generation to add msg parameters into GUI modelThomas Lenz2-21/+42
2019-05-04change MVC parameter for pendingReqId to pendingidThomas1-1/+2
2019-05-04fix bug in PendingRequestStorageThomas1-17/+18
2019-05-04Merge branch 'master' of https://gitlab.iaik.tugraz.at/egiz/eaaf_componentsThomas9-108/+182
2019-05-04move IDestroyable Interface to EGIZ-Spring-APIThomas1-40/+0
2019-05-03update abstract protocols/RequestImpl.java to inject an external generated tr...Thomas Lenz1-4/+27
2019-05-03Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eaaf_componentsThomas Lenz1-1/+1
2019-05-03update process finalization and update pendingReqIdGenerationStrategyThomas Lenz8-104/+155
2019-04-30fix logic bug in SourcePin attribute-builderThomas1-1/+1
2019-04-23integrate Spring ModelAndView into EAAF GUI frameworkThomas Lenz9-76/+168
2019-04-23add different strategies for pendingRequestId generationThomas Lenz8-66/+483
2019-04-12minor changesThomas Lenz2-9/+9
2019-04-11refactoring of AuthData builderThomas Lenz12-195/+622
2019-04-11add missing beans and make a mark a service visible from child classesThomas Lenz1-1/+1
2019-04-11add some utils and new exceptionsThomas Lenz4-0/+227
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz13-519/+630
2019-03-05fix attribute escaping problem in SimpleIdentityLinkAssertionParser1.0.6Thomas Lenz4-17/+33
2019-02-18Add bPKList PVP attribute definition for natural-person mandatesThomas Lenz4-3/+18
2019-02-18add demo-mode functionality for 'Austria eID'Thomas Lenz7-28/+92
2019-02-18add new BPK_LIST attribute as previewThomas Lenz1-0/+5
2019-02-14add additional configuration flagThomas Lenz2-7/+13
2019-02-14add Definition for PVP R-Profile headerThomas Lenz1-0/+1
2018-11-21update pendingReqId also on executionContextThomas Lenz1-1/+5
2018-10-30update logging in process engineThomas Lenz1-7/+7
2018-10-02fix a problem in PVPMETADATA attribute loader implementationThomas Lenz1-0/+3
2018-09-13fix typo in license header1.0.2Thomas Lenz142-296/+318
2018-09-11add some more revisions-log messagesThomas Lenz1-0/+2
2018-07-25fix bug in auth/AbstractAuthenticationManager.java which adds http header nam...Thomas Lenz2-3/+30
2018-07-20some eventcode updatesThomas Lenz2-6/+8
2018-07-20some small modifications in attribute builderThomas Lenz7-20/+41
2018-07-19change order of bPK generation strategiesThomas Lenz1-13/+13
2018-07-19some small changes to solve compatibility problemsThomas Lenz1-2/+2
2018-07-13some updates and bugfixesThomas Lenz6-46/+62
2018-07-12some more updatesThomas Lenz143-263/+3706
2018-07-02add requested attributes to PVP S-profileThomas Lenz1-1/+1
2018-07-02update attribute builderThomas Lenz17-1/+142
2018-06-26initial commitThomas Lenz139-0/+15327