Package | Description |
---|---|
com.sshtools.agent.client |
Modifier and Type | Method and Description |
---|---|
static SshAgentClient |
SshAgentClient.connectLocalAgent(java.lang.String application,
java.lang.String location,
AgentSocketType type,
boolean RFCAgent)
Connect to the local agent.
|
static SshAgentClient |
SshAgentClient.connectOpenSSHAgent(java.lang.String application) |
static SshAgentClient |
SshAgentClient.connectOpenSSHAgent(java.lang.String application,
java.lang.String location)
Determines operating system type (windows or not) and connects using the appropriate
socket type for the platform.
|
Copyright © 2024. All rights reserved.