Searched defs:SshTarget (Results 1 – 2 of 2) sorted by relevance
33 public class SshTarget extends Target { class41 public SshTarget(Log log, String hostAndPort) { in SshTarget() method in SshTarget
96 class SshTarget(object): class