Frames | No Frames |
Constructors which throw type com.sshtools.j2ssh.agent.AgentNotAvailableException | |
Creates a new SshAgentSocketListener object. |
Methods which throw type com.sshtools.j2ssh.agent.AgentNotAvailableException | |
Socket | SshAgentClient.connectAgentSocket(String location) Connect a socket to the agent at the location specified. |
SshAgentClient | SshAgentClient.connectLocalAgent(String application, String location) Connect to the local agent. |
SshAgentForwardingListener |