Uses of Class
com.sshtools.j2ssh.agent.SshAgentClient

Packages that use SshAgentClient
com.sshtools.j2ssh.agent   
 

Uses of SshAgentClient in com.sshtools.j2ssh.agent
 

Fields in com.sshtools.j2ssh.agent declared as SshAgentClient
protected  SshAgentClient AgentAuthenticationClient.agent
           
 

Methods in com.sshtools.j2ssh.agent that return SshAgentClient
static SshAgentClient SshAgentClient.connectLocalAgent(java.lang.String application, java.lang.String location)
          Connect to the local agent.
 

Methods in com.sshtools.j2ssh.agent with parameters of type SshAgentClient
 void AgentAuthenticationClient.setAgent(SshAgentClient agent)
           
 



Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.