Uses of Class
org.pentaho.di.trans.steps.ssh.SshConnectionParameters
Packages that use SshConnectionParameters
-
Uses of SshConnectionParameters in org.pentaho.di.trans.steps.ssh
Methods in org.pentaho.di.trans.steps.ssh that return SshConnectionParametersModifier and TypeMethodDescriptionSshConnectionParameters.Builder.build()Builds the SSH connection parameters.Methods in org.pentaho.di.trans.steps.ssh with parameters of type SshConnectionParametersModifier and TypeMethodDescriptionstatic SshConnectionSSHData.openSshConnection(SshConnectionParameters params) Connection method using our SSH abstraction layer.static SshConnectionSSHData.openSshConnection(SshConnectionParameters params, org.pentaho.di.core.logging.LogChannelInterface logChannel) Connection method using our SSH abstraction layer with logging support.