aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/spotbugs_exclude.xml
diff options
context:
space:
mode:
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/spotbugs_exclude.xml')
-rw-r--r--eidas_modules/authmodule-eIDAS-v2/spotbugs_exclude.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/spotbugs_exclude.xml b/eidas_modules/authmodule-eIDAS-v2/spotbugs_exclude.xml
new file mode 100644
index 00000000..90d418ff
--- /dev/null
+++ b/eidas_modules/authmodule-eIDAS-v2/spotbugs_exclude.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<FindBugsFilter>
+ <Match>
+ <Class name="~szrservices.SZRException"/>
+ </Match>
+</FindBugsFilter> \ No newline at end of file