Uses of Class
com.sshtools.j2ssh.agent.SshAgentClient
-
Packages that use SshAgentClient Package Description com.sshtools.j2ssh.agent -
-
Uses of SshAgentClient in com.sshtools.j2ssh.agent
Fields in com.sshtools.j2ssh.agent declared as SshAgentClient Modifier and Type Field Description protected SshAgentClientAgentAuthenticationClient. agentMethods in com.sshtools.j2ssh.agent that return SshAgentClient Modifier and Type Method Description static SshAgentClientSshAgentClient. 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 Modifier and Type Method Description voidAgentAuthenticationClient. setAgent(SshAgentClient agent)
-