Uses of Interface
com.atlassian.bamboo.ssh.ProxyConnectionDataProvider
-
Packages that use ProxyConnectionDataProvider Package Description com.atlassian.bamboo.plugins.ssh -
-
Uses of ProxyConnectionDataProvider in com.atlassian.bamboo.plugins.ssh
Classes in com.atlassian.bamboo.plugins.ssh that implement ProxyConnectionDataProvider Modifier and Type Class Description classSshProxyConstructors in com.atlassian.bamboo.plugins.ssh with parameters of type ProxyConnectionDataProvider Constructor Description SshProxyCommand(org.apache.sshd.client.SshClient client, ProxyConnectionDataProvider proxyConnectionDataProvider, String command)
-