summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl
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 Lenz9-258/+104
2019-05-06update error message generation to add msg parameters into GUI modelThomas Lenz1-21/+36
2019-05-04change MVC parameter for pendingReqId to pendingidThomas1-1/+2
2019-05-04fix bug in PendingRequestStorageThomas1-17/+18
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 Lenz7-104/+145
2019-04-30fix logic bug in SourcePin attribute-builderThomas1-1/+1
2019-04-23integrate Spring ModelAndView into EAAF GUI frameworkThomas Lenz2-28/+60
2019-04-23add different strategies for pendingRequestId generationThomas Lenz5-64/+365
2019-04-12minor changesThomas Lenz2-9/+9
2019-04-11refactoring of AuthData builderThomas Lenz5-116/+489
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 Lenz2-0/+183
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz8-516/+533
2019-03-05fix attribute escaping problem in SimpleIdentityLinkAssertionParser1.0.6Thomas Lenz3-14/+27
2019-02-18Add bPKList PVP attribute definition for natural-person mandatesThomas Lenz2-1/+7
2019-02-18add demo-mode functionality for 'Austria eID'Thomas Lenz6-27/+82
2019-02-14add additional configuration flagThomas Lenz1-7/+11
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 Lenz76-164/+186
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 Lenz1-1/+4
2018-07-20some small modifications in attribute builderThomas Lenz3-10/+31
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 Lenz5-36/+53
2018-07-12some more updatesThomas Lenz77-173/+2012
2018-07-02add requested attributes to PVP S-profileThomas Lenz1-1/+1
2018-07-02update attribute builderThomas Lenz15-1/+117
2018-06-26initial commitThomas Lenz74-0/+11491