aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/main
AgeCommit message (Expand)AuthorFilesLines
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-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
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 Lenz2-3/+6
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz52-3847/+4135
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 Lenz11-109/+245
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 Lenz2-8/+17
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 Lenz4-44/+951
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 Lenz13-125/+634
2018-08-31more updatesThomas Lenz7-18/+540