aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-22Add method to parse citizen country code from eIDAS personal identifierChristian Kollmann1-3/+22
2021-02-22Refactor InitialSearchTask: Pass execution context as parameterChristian Kollmann1-25/+27
2021-02-22Ignore Ignite working directoryChristian Kollmann1-0/+1
2021-02-22Refactor test for InitialSearchTaskChristian Kollmann1-54/+50
2021-02-22Rename tasks to clarify functionalityChristian Kollmann12-91/+94
2021-02-22Fix type in property "gui.countryselection.cancel"Christian Kollmann10-264/+264
2021-02-19refactoring of ID Austria connection client and add/update of jUnit testsThomas51-1946/+2020
2021-02-15Constants for GUI endpoints, load values from config, ID Austria signal contr...Alexander Marsalek6-9/+30
2021-02-12tests working, added IdAustriaClientAuthSignalControllerAlexander Marsalek11-40/+284
2021-02-12compare eiddata with mobile phone signature dataAlexander Marsalek3-11/+164
2021-02-09added mandatory attributes, all except 2 test workAlexander Marsalek3-9/+27
2021-02-09extract qaa & IssueInstantAlexander Marsalek10-102/+60
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas6-46/+116
2021-02-08added ReceiveMobilePhoneSignatureResponseAndSearchInRegistersTaskTestAlexander Marsalek16-7/+1296
2021-02-08GenerateMobilePhoneSignatureRequestTaskTestAlexander Marsalek13-67/+1679
2021-02-05added test for ReceiveLoginMethodGuiResponseAlexander Marsalek7-13/+161
2021-02-02more transitions & testsAlexander Marsalek25-223/+873
2021-01-29remove unnecessary classesAlexander Marsalek15-943/+65
2021-01-29fixed package name, added JCEAlexander Marsalek20-23/+869