aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-01-15added two testsAlexander Marsalek3-0/+25
2021-01-15added (non working) testAlexander Marsalek1-11/+8
2021-01-15added dummy ZMR & ERnB clientAlexander Marsalek14-167/+584
2021-01-15general workflow steps 1-8Alexander Marsalek7-0/+390
2021-01-12Merge branch 'eidas-matching' into issue6Alexander Marsalek20-374/+464
2021-01-12add task transitionsAlexander Marsalek2-6/+34
2021-01-12Add null check for more safetyChristian Kollmann1-1/+1
2021-01-12Use generic list types in parameters and return typesChristian Kollmann8-73/+53
2021-01-12created tasks and beansAlexander Marsalek7-66/+46
2021-01-12Fix typoChristian Kollmann1-12/+12
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz3-20/+40
2021-01-11Resolve merge commentsAlexander Marsalek20-328/+437
2021-01-08add some jUnit test for SZR communicationThomas Lenz2-4/+4
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz1-3/+3
2021-01-04Gui creation part 1Alexander Marsalek6-11/+54
2021-01-04created empty tasksAlexander Marsalek5-0/+330
2021-01-04constructor based injection, randomized values for testing, added constantsAlexander Marsalek8-125/+59
2021-01-04Review codeChristian Kollmann5-1/+14
2021-01-04Update .gitignoreChristian Kollmann1-6/+2
2021-01-04added register update methodAlexander Marsalek5-2/+32
2021-01-04country specific testsAlexander Marsalek6-83/+69
2021-01-04removed CountrySpecificDetailSearchResult, implemented countryspecific search...Alexander Marsalek9-45/+88
2021-01-04added country specific search classesAlexander Marsalek6-18/+77
2021-01-04implemented CountrySpecificDetailSearchResult, changed datetime to stringAlexander Marsalek4-18/+51
2021-01-04added machting (3-4) + testsAlexander Marsalek5-30/+140
2021-01-04return bPkAlexander Marsalek1-22/+31
2021-01-04added two testsAlexander Marsalek3-0/+25
2021-01-04added (non working) testAlexander Marsalek1-11/+8
2021-01-04added dummy ZMR & ERnB clientAlexander Marsalek14-161/+569
2021-01-04general workflow steps 1-8Alexander Marsalek7-0/+390
2020-12-22add jUnit tests improve test coverageThomas Lenz9-252/+115
2020-12-11add more jUnit tests for stabilisationThomas Lenz1-0/+2
2020-12-11fix wrong flag in SZR client to get encryptedBaseIdThomas Lenz1-1/+1
2020-12-11update AuthBlock to new formatThomas Lenz1-1/+5
2020-12-11add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa...Thomas Lenz1-2/+5
2020-11-27fix a code-style issueThomas Lenz1-4/+1
2020-11-27upatate AuthBlock format in case of E-ID like authenticationThomas Lenz2-5/+49
2020-11-24remove unused codeThomas Lenz2-2/+1
2020-11-11verify on start-up, if AuthBlock signing-key is accessableThomas Lenz1-0/+4
2020-11-07code clean-up and first jUnit test modifications for CreateIdentityLink taskThomas Lenz3-245/+412
2020-11-06some improvementslalber1-25/+40
2020-11-05Test fixeslalber1-3/+3
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber1-10/+7
2020-11-04fix pw aliasnamelalber1-98/+89
2020-11-03code style fixeslalber2-20/+37
2020-11-02AuthDataBuilder and AttributeBuilderlalber2-5/+12
2020-10-20cyclic dependlalber2-42/+61
2020-10-20fixes thanks to Thomaslalber1-2/+5
2020-10-20stuck on how to testlalber12-73/+1698
2020-09-18add lombok dependency and start with some code polishingThomas Lenz3-10/+7