aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2020-12-22add jUnit tests improve test coverageThomas Lenz9-252/+115
2020-12-11add more jUnit tests for stabilisationThomas Lenz1-0/+2
2020-12-11fix wrong flag in SZR client to get encryptedBaseIdThomas Lenz1-1/+1
2020-12-11update AuthBlock to new formatThomas Lenz1-1/+5
2020-12-11add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa...Thomas Lenz1-2/+5
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
2018-08-31more updatesThomas Lenz6-18/+537
2018-08-16Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxyThomas Lenz1-1/+1
2018-08-16update SZR client after first testsThomas Lenz3-60/+79
2018-07-27Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxytzefferer17-59/+62
2018-07-26namespace refactoringThomas Lenz17-57/+57
2018-07-25add missing lib and add some commandsThomas Lenz1-1/+1
2018-07-24update countrySelectionProcess to support more than one eIDAS Nodes for diffe...Thomas Lenz3-10/+55