Class AgentServerProxy

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.agent.local.AgentServerProxy
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, SshAgentServer

public class AgentServerProxy extends org.apache.sshd.common.util.logging.AbstractLoggingBean implements SshAgentServer
The server side fake agent, acting as an agent, but actually forwarding the requests to the auth channel on the client side.