|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sshd.agent.common.AgentForwardSupport
public class AgentForwardSupport
The server side fake agent, acting as an agent, but actually forwarding the requests to the auth channel on the client side.
| Constructor Summary | |
|---|---|
AgentForwardSupport(ServerSession session)
|
|
| Method Summary | |
|---|---|
void |
close()
|
java.lang.String |
initialize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentForwardSupport(ServerSession session)
| Method Detail |
|---|
public java.lang.String initialize()
throws java.io.IOException
java.io.IOExceptionpublic void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||