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