public class ConnectionProps
extends Object
-
Constructor Summary
Constructors
ConnectionProps(String hostname,
Integer port,
String username,
String password,
String key,
String passphrase,
boolean pty,
int timeoutConnect,
int timeoutExecute,
long timeOutFileDownload,
int channelsPerSession,
String sshServerKexAlgorithms)
Constructor with parameters.
-
Method Summary
boolean
Create ConnectionProps for ssh.
Gets full information about connection.
int
-
Constructor Details
-
ConnectionProps
public ConnectionProps(String hostname,
Integer port,
String username,
String password,
String key,
String passphrase,
boolean pty,
int timeoutConnect,
int timeoutExecute,
long timeOutFileDownload,
int channelsPerSession,
String sshServerKexAlgorithms)
Constructor with parameters.
-
Method Details
-
-
-
-
-
fullInfo
Gets full information about connection.
- Returns:
- full information about connection