aboutsummaryrefslogtreecommitdiff
path: root/connector/src/main/java/at/asitplus/eidas/specific/connector/controller/MonitoringController.java
AgeCommit message (Expand)AuthorFilesLines
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz1-279/+0
2020-12-11add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa...Thomas Lenz1-3/+4
2020-09-18update third-party libs and fix incompatibilities with new APIsThomas Lenz1-1/+1
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz1-15/+12
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz1-197/+226
2019-12-09switch to EAAF-Components 1.1.0-SNAPSHOTThomas Lenz1-15/+15
2019-10-31add jUnit tests for static ProviderNameThomas Lenz1-2/+2
2019-08-02Refactoring to eIDASNode 2.2, eaaf-components 1.0.8Thomas Lenz1-2/+2
2018-10-29check eIDASNode metadata URL during MS-Connector monitoring processThomas Lenz1-0/+54
2018-09-13add license headerThomas Lenz1-0/+22
2018-09-12add basic monitoringThomas Lenz1-0/+176