org.apache.sshd.agent
Class AgentForwardSupport
java.lang.Object
org.apache.sshd.agent.AgentForwardSupport
public class AgentForwardSupport
- extends Object
The server side fake agent, acting as an agent, but actually forwarding the requests to the auth channel on the client side.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgentForwardSupport
public AgentForwardSupport(ServerSession session)
initialize
public String initialize()
throws IOException
- Throws:
IOException
close
public void close()
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.