index
:
National_eIDAS_Gateway
master
National_eIDAS_Gateway
tlenz
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eidas_modules
/
authmodule-eIDAS-v2
/
src
/
main
/
java
/
at
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-15
Add null check for more safety
Christian Kollmann
1
-1
/
+1
2021-01-15
Use generic list types in parameters and return types
Christian Kollmann
8
-73
/
+53
2021-01-15
Fix typo
Christian Kollmann
1
-41
/
+50
2021-01-15
Resolve merge comments
Alexander Marsalek
19
-313
/
+425
2021-01-15
constructor based injection, randomized values for testing, added constants
Alexander Marsalek
8
-125
/
+59
2021-01-15
Review code
Christian Kollmann
5
-1
/
+14
2021-01-15
Update .gitignore
Christian Kollmann
1
-6
/
+2
2021-01-15
added register update method
Alexander Marsalek
5
-2
/
+32
2021-01-15
country specific tests
Alexander Marsalek
6
-83
/
+70
2021-01-15
removed CountrySpecificDetailSearchResult, implemented countryspecific search...
Alexander Marsalek
9
-45
/
+88
2021-01-15
added country specific search classes
Alexander Marsalek
5
-19
/
+70
2021-01-15
implemented CountrySpecificDetailSearchResult, changed datetime to string
Alexander Marsalek
4
-18
/
+51
2021-01-15
added machting (3-4) + tests
Alexander Marsalek
5
-30
/
+140
2021-01-15
return bPk
Alexander Marsalek
1
-22
/
+31
2021-01-15
added two tests
Alexander Marsalek
3
-0
/
+25
2021-01-15
added (non working) test
Alexander Marsalek
1
-11
/
+8
2021-01-15
added dummy ZMR & ERnB client
Alexander Marsalek
13
-167
/
+578
2021-01-15
general workflow steps 1-8
Alexander Marsalek
5
-0
/
+382
2021-01-11
fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...
Thomas Lenz
3
-20
/
+40
2021-01-08
add some jUnit test for SZR communication
Thomas Lenz
2
-4
/
+4
2021-01-07
switch from custom monitoring to Spring-Actuator healthchecks
Thomas Lenz
1
-3
/
+3
2020-12-22
add jUnit tests improve test coverage
Thomas Lenz
9
-252
/
+115
2020-12-11
add more jUnit tests for stabilisation
Thomas Lenz
1
-0
/
+2
2020-12-11
fix wrong flag in SZR client to get encryptedBaseId
Thomas Lenz
1
-1
/
+1
2020-12-11
update AuthBlock to new format
Thomas Lenz
1
-1
/
+5
2020-12-11
add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa...
Thomas Lenz
1
-2
/
+5
2020-11-27
fix a code-style issue
Thomas Lenz
1
-4
/
+1
2020-11-27
upatate AuthBlock format in case of E-ID like authentication
Thomas Lenz
2
-5
/
+49
2020-11-24
remove unused code
Thomas Lenz
2
-2
/
+1
2020-11-11
verify on start-up, if AuthBlock signing-key is accessable
Thomas Lenz
1
-0
/
+4
2020-11-07
code clean-up and first jUnit test modifications for CreateIdentityLink task
Thomas Lenz
2
-245
/
+409
2020-11-06
some improvements
lalber
1
-25
/
+40
2020-11-05
Test fixes
lalber
1
-3
/
+3
2020-11-04
Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...
lalber
1
-10
/
+7
2020-11-04
fix pw aliasname
lalber
1
-98
/
+89
2020-11-03
code style fixes
lalber
2
-20
/
+37
2020-11-02
AuthDataBuilder and AttributeBuilder
lalber
2
-5
/
+12
2020-10-20
cyclic depend
lalber
2
-42
/
+61
2020-10-20
fixes thanks to Thomas
lalber
1
-2
/
+5
2020-10-20
stuck on how to test
lalber
3
-73
/
+492
2020-09-18
add lombok dependency and start with some code polishing
Thomas Lenz
3
-10
/
+7
2020-02-21
update to latest EAAF-components that uses OpenSAML3.x
Thomas Lenz
5
-13
/
+14
2019-12-11
fix typo
Thomas Lenz
2
-2
/
+2
2019-12-10
add jUnit test
Thomas Lenz
1
-2
/
+5
2019-12-10
refactoring to new EGIZ code requirements
Thomas Lenz
48
-3712
/
+3908
2019-12-09
switch to EAAF-Components 1.1.0-SNAPSHOT
Thomas Lenz
9
-48
/
+48
2019-11-12
switch to eaaf-components 1.0.13-SNAPSHOT
Thomas Lenz
1
-1
/
+2
2019-11-06
add some log messages
Thomas Lenz
1
-0
/
+6
2019-10-31
add country specific pre-processing to build country specific eIDAS requests
Thomas Lenz
10
-104
/
+240
2019-10-31
add jUnit tests for static ProviderName
Thomas Lenz
1
-2
/
+2
[next]