aboutsummaryrefslogtreecommitdiff
path: root/connector/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-06-15further optimizations and bug fixing in matching codeThomas4-3/+13
2021-06-15add ZMR client, to some re-factoring, and a lot of bug-fixingThomas4-5/+90
2021-03-04Document input, output, transitions for each taskChristian Kollmann1-0/+1
2021-02-25Remove dependency to Powermock, everything can be done with MockitoChristian Kollmann1-107/+107
2021-02-22Rename tasks to clarify functionalityChristian Kollmann1-0/+0
2021-02-22Fix type in property "gui.countryselection.cancel"Christian Kollmann5-90/+90
2021-01-29remove unnecessary classesAlexander Marsalek1-0/+1
2021-01-28rename to IdAustriaClientAlexander Marsalek2-70/+66
2021-01-28Merge branch 'issue6' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy into issue6Thomas Lenz3-0/+75
2021-01-28update SAML2 IDP elements of MS-specific Connector to current snapshot versio...Thomas Lenz1-8/+7
2021-01-28junit keystore and configAlexander Marsalek3-0/+75
2021-01-27fix problem in jUnit tests that depends on static Apache-Ignite holder in eID...Thomas Lenz3-4/+25
2021-01-18Merge branch 'base' into issue6Alexander Marsalek30-126/+2549
2021-01-12created tasks and beansAlexander Marsalek1-0/+250
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz1-1/+4
2021-01-09add HealthIndicator to check Apache-Ignite cluster-stateThomas Lenz1-1/+1
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz9-10/+418
2020-12-26fix broken jUnit testsThomas Lenz9-1/+16
2020-12-26switch to SpringBoot as defaultThomas Lenz3-8/+8
2020-12-26add jUnit test that simulates a full eIDAS authenticationThomas Lenz5-5/+580
2020-12-26fix wrong-template paramters in error GUIThomas Lenz1-2/+2
2020-12-23switch from Spring to Spring-BootThomas Lenz9-4/+324
2020-12-22add jUnit tests for configuration-operationsThomas Lenz1-0/+75
2020-12-14add some more jUnit testsThomas Lenz5-6/+292
2020-12-11add more jUnit tests for stabilisationThomas Lenz9-37/+778
2020-11-27read unique transactionId from AuthnRequest to reuse it for eIDAS authenticationThomas Lenz4-10/+51
2020-11-13improved Junit testslalber2-12/+22
2020-11-09fix broken codeThomas Lenz1-13/+13
2020-11-09fix some more problems with jUnit testsThomas Lenz2-4/+6
2020-11-06some improvementslalber1-1/+3
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber2-0/+189
2020-11-04fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas...lalber2-2/+2
2020-11-02AuthDataBuilder and AttributeBuilderlalber2-0/+210
2020-02-21fix a few CodeStyle validation errorsThomas Lenz1-0/+7
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz3-18/+18
2019-12-13fix possible NullPointerException1.1.0Thomas Lenz6-0/+266
2019-12-12only change interface and method nameThomas Lenz1-5/+5
2019-12-11add dirtyContext annotationThomas Lenz1-0/+3
2019-12-11fix LoA level validation error in AuthnRequestValidator.javaThomas Lenz22-0/+2139
2019-12-11add BM.I specific example of country-selection templateThomas Lenz3-0/+352
2019-12-10some more jUnit test modificationsThomas Lenz2-1/+6
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz3-0/+193