Class AgentServerProxy

All Implemented Interfaces:
Closeable, AutoCloseable, Channel, SshAgentServer

public class AgentServerProxy extends 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.