Class SshKeyDeployAutomation


public class SshKeyDeployAutomation extends SshKeyCleanAutomation
  • Method Details

    • doCommand

      protected void doCommand(com.sshtools.sequins.Progress progress) throws IOException, com.sshtools.common.ssh.SshException, com.sshtools.client.shell.ShellTimeoutException
      Overrides:
      doCommand in class SshKeyCleanAutomation
      Throws:
      IOException
      com.sshtools.common.ssh.SshException
      com.sshtools.client.shell.ShellTimeoutException
    • afterCommand

      protected void afterCommand(com.sshtools.sequins.Progress progress)
      Overrides:
      afterCommand in class SshKeyCleanAutomation
    • getHomeDirectory

      protected String getHomeDirectory(Platform platform, String user) throws IOException, com.sshtools.common.ssh.SshException, com.sshtools.client.shell.ShellTimeoutException
      Throws:
      IOException
      com.sshtools.common.ssh.SshException
      com.sshtools.client.shell.ShellTimeoutException