Package io.trino.tempto.internal.ssh
Class JschSshClientFactory
java.lang.Object
io.trino.tempto.internal.ssh.JschSshClientFactory
- All Implemented Interfaces:
SshClientFactory
-
Field Summary
Fields inherited from interface io.trino.tempto.ssh.SshClientFactory
DEFAULT_USER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.trino.tempto.ssh.SshClientFactory
create, create, create
-
Constructor Details
-
JschSshClientFactory
public JschSshClientFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceSshClientFactory
-
addIdentity
- Specified by:
addIdentityin interfaceSshClientFactory
-