aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-12Rename bean to match class nameChristian Kollmann3-3/+3
2021-07-12Rename task to match bean nameChristian Kollmann1-3/+3
2021-07-12Rename bean to match class nameChristian Kollmann3-8/+8
2021-07-07add HTML template for additional eID informationThomas13-20/+411
2021-06-25switch to next snapshot versionThomas6-6/+6
2021-06-25switch to next release version1.2.2Thomas8-6/+365
2021-06-25fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas8-6/+76
2021-06-16add ZMR update process into ZMRClientThomas23-189/+370
2021-06-15further optimizations and bug fixing in matching codeThomas32-407/+1150
2021-06-15fix some warning in maven build process and switch to another GitLab CI maven...Thomas3-17/+9
2021-06-15add ZMR client, to some re-factoring, and a lot of bug-fixingThomas238-1177/+20234
2021-05-28switch to next snapshot versionThomas6-6/+6
2021-05-28switch to next release version1.2.1Thomas7-6/+63
2021-05-28fix broken language selection in GUIThomas2-2/+17
2021-05-14switch to next snapshot versionThomas6-6/+6
2021-05-12switch to release version1.2.0Thomas11-11/+30
2021-05-12update third-party libs to latest versionsThomas14-135/+63
2021-03-12update StatusMessageProvider for better distiguish between internal and exter...Thomas2-5/+11
2021-03-12Merge branch 'feature/requesterId_and_lu' into 'nightlybuild'Thomas Lenz23-69/+241
2021-03-11update package names after refactoring of eaaf-componentsThomas2-3/+3
2021-03-10switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at...Thomas14-17/+98
2021-03-10Merge branch 'nightlybuild' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy into...Thomas0-0/+0
2021-03-05Fix checkstyle violationsChristian Kollmann11-72/+67
2021-03-04Copy post processing eIDAS attributes to InitialSearchTaskChristian Kollmann5-43/+51
2021-03-04Replace ErnpEidData with SimpleEidasDataChristian Kollmann11-154/+85
2021-03-04Move creating request objects into SzrClientChristian Kollmann4-277/+105
2021-03-04Remove setting QAA level from CreateIdentityLinkChristian Kollmann3-25/+2
2021-03-04Move creating ERnP entry to SZRClientChristian Kollmann5-23/+105
2021-03-04Refactor documentationChristian Kollmann3-8/+8
2021-03-04Prevent SZRClient from creating ERnP entry if person does not existChristian Kollmann4-68/+57
2021-03-04Refactor CreateIdentityLinkTask for more readabilityChristian Kollmann4-215/+215
2021-03-04Refactor SimpleMobilePhoneData to make it immutableChristian Kollmann3-13/+15
2021-03-04Refactor RegisterResult to make it immutableChristian Kollmann1-17/+15
2021-03-04Refactor SimpleEidasData to make it immutableChristian Kollmann4-42/+41
2021-03-04Refactor ErnpData to make it immutableChristian Kollmann11-227/+165
2021-03-04Document input, output, transitions for each taskChristian Kollmann11-192/+330
2021-02-25Refactor and test ReceiveOtherLoginMethodGuiResponseChristian Kollmann3-78/+87
2021-02-25Implement and test ReceiveAustrianResidenceGuiResponseTaskChristian Kollmann7-54/+310
2021-02-25Test input/output for MobilePhoneSignature taskChristian Kollmann2-22/+81
2021-02-25Remove dependency to Powermock, everything can be done with MockitoChristian Kollmann9-558/+519
2021-02-25Prepare for Mockito testing of MobilePhoneSignature taskChristian Kollmann5-30/+63
2021-02-25Refactor tasks for MobilePhoneSignature login and testsChristian Kollmann5-603/+436
2021-02-22Refactor tasks for MobilePhoneSignature loginChristian Kollmann5-445/+378
2021-02-22Refactor: Use less static importsChristian Kollmann1-24/+16
2021-02-22Refactor storing search results for matching eIDAS dataChristian Kollmann3-57/+105
2021-02-22Refactor exception throwing and some namesChristian Kollmann5-129/+126
2021-02-22Move country specific search in registers into common serviceChristian Kollmann8-94/+85
2021-02-22Add service to consolidate register search accessChristian Kollmann5-93/+103
2021-02-22Refactor: Use EqualsBuilder for equality checksChristian Kollmann1-38/+10
2021-02-22Refactor InitialSearchTask: Use more static importsChristian Kollmann1-42/+25