aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth
AgeCommit message (Expand)AuthorFilesLines
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 Marsalek5-18/+69
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 Marsalek13-161/+563
2021-01-04general workflow steps 1-8Alexander Marsalek5-0/+382
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 Lenz2-245/+409
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 testlalber3-73/+492
2020-09-18add lombok dependency and start with some code polishingThomas Lenz3-10/+7
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz5-13/+14
2019-12-11fix typoThomas Lenz2-2/+2
2019-12-10add jUnit testThomas Lenz1-2/+5
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz28-0/+4125