aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src
AgeCommit message (Expand)AuthorFilesLines
2020-11-27fix a code-style issueThomas Lenz1-4/+1
2020-11-27upatate AuthBlock format in case of E-ID like authenticationThomas Lenz3-38/+53
2020-11-24remove unused codeThomas Lenz2-2/+1
2020-11-13improved Junit testslalber1-84/+120
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 Lenz9-323/+563
2020-11-06some improvementslalber3-64/+97
2020-11-05Test fixeslalber2-58/+87
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber2-11/+9
2020-11-04fix pw aliasnamelalber3-120/+103
2020-11-03code style fixeslalber2-20/+37
2020-11-03fix broken jUnit tests that use SZR MockUpThomas Lenz2-117/+111
2020-11-03sunfire buglalber1-39/+39
2020-11-02AuthDataBuilder and AttributeBuilderlalber2-5/+12
2020-10-21fixlalber3-201/+5
2020-10-20cyclic dependlalber4-47/+154
2020-10-20fixes thanks to Thomaslalber2-6/+12
2020-10-20stuck on how to testlalber18-91/+2213
2020-09-18add lombok dependency and start with some code polishingThomas Lenz3-10/+7
2020-09-18update third-party libs and fix incompatibilities with new APIsThomas Lenz2-2/+25
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz7-19/+20
2019-12-11fix typoThomas Lenz2-2/+2
2019-12-10some more jUnit test modificationsThomas Lenz2-3/+9
2019-12-10fix broken jUnit testThomas Lenz1-1/+1
2019-12-10add jUnit testThomas Lenz4-3/+124
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz75-5664/+6009
2019-12-09switch to EAAF-Components 1.1.0-SNAPSHOTThomas Lenz17-103/+103
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 two missing classesThomas Lenz2-2/+3
2019-10-31add country specific pre-processing to build country specific eIDAS requestsThomas Lenz19-122/+501
2019-10-31add jUnit tests for static ProviderNameThomas Lenz10-2/+1057
2019-10-31add static ProviderName in case of PublicSPsThomas Lenz2-12/+28
2019-09-11Merge branch 'master' into nightlybuildThomas Lenz1-1/+1
2019-09-11skip test1.0.2Thomas Lenz1-0/+2
2019-09-11fix broken jUnit testThomas Lenz1-0/+14
2019-08-13change port in SZR mockupThomas Lenz1-2/+2
2019-08-06add jUnit test with mockup of SZR WebServiceThomas Lenz4-42/+83
2019-08-05add SZRClient test with mockup of an SZR WebServiceThomas Lenz5-33/+363
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 Lenz5-50/+952
2018-09-13add license headerThomas Lenz31-0/+682
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 Lenz16-214/+1168