Class AgentClient

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.agent.common.AbstractAgentProxy
org.apache.sshd.agent.unix.AgentClient
All Implemented Interfaces:
Closeable, AutoCloseable, Runnable, Channel, SshAgent, FactoryManagerHolder, org.apache.sshd.common.util.threads.ExecutorServiceCarrier

public class AgentClient extends AbstractAgentProxy implements Runnable, FactoryManagerHolder
A client for a remote SSH agent