aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/szr
AgeCommit message (Expand)AuthorFilesLines
2021-03-05Fix checkstyle violationsChristian Kollmann1-8/+7
2021-03-04Replace ErnpEidData with SimpleEidasDataChristian Kollmann1-23/+8
2021-03-04Move creating request objects into SzrClientChristian Kollmann1-9/+25
2021-03-04Move creating ERnP entry to SZRClientChristian Kollmann1-5/+81
2021-03-04Prevent SZRClient from creating ERnP entry if person does not existChristian Kollmann1-30/+30
2021-03-04Refactor CreateIdentityLinkTask for more readabilityChristian Kollmann1-2/+2
2021-03-04Refactor ErnpData to make it immutableChristian Kollmann1-10/+13
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz1-19/+37
2021-01-08add some jUnit test for SZR communicationThomas Lenz1-3/+3
2020-12-11fix wrong flag in SZR client to get encryptedBaseIdThomas Lenz1-1/+1
2020-12-11add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa...Thomas Lenz1-2/+5
2020-11-05Test fixeslalber1-3/+3
2020-11-03code style fixeslalber1-11/+27
2020-10-20stuck on how to testlalber1-21/+98
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz2-0/+572