Class SshAddress
java.lang.Object
net.thevpc.common.ssh.SshAddress
-
Constructor Summary
ConstructorsConstructorDescriptionSshAddress(String url) SshAddress(String user, String host, int port, String keyFile, String password) -
Method Summary
-
Constructor Details
-
SshAddress
-
SshAddress
-
-
Method Details
-
getUser
-
getHost
-
getPassword
-
getKeyFile
-
getPort
public int getPort() -
getPath
-
toString
-