Package | Description |
---|---|
com.sshtools.j2ssh.agent |
Modifier and Type | Method and Description |
---|---|
static java.net.Socket |
SshAgentClient.connectAgentSocket(java.lang.String location)
Connect a socket to the agent at the location specified.
|
static SshAgentClient |
SshAgentClient.connectLocalAgent(java.lang.String application,
java.lang.String location)
Connect to the local agent.
|
static SshAgentForwardingListener |
SshAgentForwardingListener.getInstance(java.lang.String sessionId,
ConnectionProtocol connection) |
Constructor and Description |
---|
SshAgentSocketListener(java.lang.String location,
KeyStore keystore)
Creates a new SshAgentSocketListener object.
|
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.