Interface SshClient.Factory

Enclosing interface:
SshClient

public static interface SshClient.Factory
  • Method Details

    • create

      SshClient create(com.google.common.net.HostAndPort socket, LoginCredentials credentials)
    • isAgentAvailable

      boolean isAgentAvailable()