aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/main/java/at
AgeCommit message (Expand)AuthorFilesLines
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 Lenz48-3712/+3908
2019-12-09switch to EAAF-Components 1.1.0-SNAPSHOTThomas Lenz9-48/+48
2019-11-12switch to eaaf-components 1.0.13-SNAPSHOTThomas Lenz1-1/+2
2019-11-06add some log messagesThomas Lenz1-0/+6
2019-10-31add country specific pre-processing to build country specific eIDAS requestsThomas Lenz10-104/+240
2019-10-31add jUnit tests for static ProviderNameThomas Lenz1-2/+2
2019-10-31add static ProviderName in case of PublicSPsThomas Lenz2-12/+28
2019-08-06add jUnit test with mockup of SZR WebServiceThomas Lenz1-4/+1
2019-08-05add SZRClient test with mockup of an SZR WebServiceThomas Lenz1-1/+0
2019-08-05refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementationThomas Lenz1-4/+7
2019-08-02Refactoring to eIDASNode 2.2, eaaf-components 1.0.8Thomas Lenz7-23/+26
2019-02-21fix problem with nonLatin charactersThomas Lenz3-5/+26
2018-10-29update LoggingThomas Lenz2-2/+26
2018-10-29update SZR client to new eIDAS specific getIdentityLink requestThomas Lenz3-44/+12
2018-09-13add license headerThomas Lenz28-0/+616
2018-09-13update error messageThomas Lenz1-1/+3
2018-09-13remove dataStore implementationThomas Lenz1-329/+329
2018-09-12add some internal checksThomas Lenz1-0/+16
2018-09-11add missing countryCode informationThomas Lenz1-0/+5
2018-09-11some more updatesThomas Lenz12-123/+619