aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/service
AgeCommit message (Expand)AuthorFilesLines
2021-06-16add ZMR update process into ZMRClientThomas1-32/+33
2021-06-15further optimizations and bug fixing in matching codeThomas1-14/+5
2021-06-15add ZMR client, to some re-factoring, and a lot of bug-fixingThomas1-70/+258
2021-03-04Replace ErnpEidData with SimpleEidasDataChristian Kollmann2-4/+4
2021-03-04Refactor ErnpData to make it immutableChristian Kollmann2-7/+7
2021-03-04Document input, output, transitions for each taskChristian Kollmann1-10/+12
2021-02-25Implement and test ReceiveAustrianResidenceGuiResponseTaskChristian Kollmann1-0/+7
2021-02-22Refactor exception throwing and some namesChristian Kollmann1-21/+36
2021-02-22Move country specific search in registers into common serviceChristian Kollmann1-3/+41
2021-02-22Add service to consolidate register search accessChristian Kollmann1-0/+57
2020-12-22add jUnit tests improve test coverageThomas Lenz1-1/+1
2020-12-11update AuthBlock to new formatThomas Lenz1-1/+5
2020-11-27fix a code-style issueThomas Lenz1-4/+1
2020-11-27upatate AuthBlock format in case of E-ID like authenticationThomas Lenz1-4/+48
2020-11-24remove unused codeThomas Lenz1-1/+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 Lenz1-0/+147
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz1-3/+3
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz4-0/+739