SSH GraalVM configs
[lgpl/argeo-commons.git] / org.argeo.cms.lib.sshd / META-INF / native-image / proxy-config.json
diff --git a/org.argeo.cms.lib.sshd/META-INF/native-image/proxy-config.json b/org.argeo.cms.lib.sshd/META-INF/native-image/proxy-config.json
new file mode 100644 (file)
index 0000000..f9dde34
--- /dev/null
@@ -0,0 +1,11 @@
+[
+  {
+    "interfaces":["org.apache.sshd.common.channel.ChannelListener"]}
+  ,
+  {
+    "interfaces":["org.apache.sshd.common.forward.PortForwardingEventListener"]}
+  ,
+  {
+    "interfaces":["org.apache.sshd.common.session.SessionListener"]}
+  
+]