Home | Trees | Indices | Help |
---|
|
object --+ | AgentClientProxy
Class proxying request as a client: -> client ask for a request_forward_agent() -> server creates a proxy and a fake SSH Agent -> server ask for establishing a connection when needed, calling the forward_agent_handler at client side. -> the forward_agent_handler launch a thread for connecting the remote fake agent and the local agent -> Communication occurs ...
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Feb 14 10:06:05 2014 | http://epydoc.sourceforge.net |