]> git.argeo.org Git - gpl/argeo-slc.git/blob - suite/org.argeo.slc.tool/META-INF/native-image/proxy-config.json
Native SSH agent integration working
[gpl/argeo-slc.git] / suite / org.argeo.slc.tool / META-INF / native-image / proxy-config.json
1 [
2 {
3 "interfaces":["org.apache.sshd.common.channel.ChannelListener"]}
4 ,
5 {
6 "interfaces":["org.apache.sshd.common.forward.PortForwardingEventListener"]}
7 ,
8 {
9 "interfaces":["org.apache.sshd.common.session.SessionListener"]}
10
11 ]