Package com.jcraft.jsch.agentproxy
Class TrileadAgentProxy
java.lang.Object
com.jcraft.jsch.agentproxy.TrileadAgentProxy
- All Implemented Interfaces:
com.trilead.ssh2.auth.AgentProxy
public class TrileadAgentProxy
extends java.lang.Object
implements com.trilead.ssh2.auth.AgentProxy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
agent
-
-
Constructor Details
-
TrileadAgentProxy
-
-
Method Details
-
getIdentities
public java.util.Collection getIdentities()- Specified by:
getIdentities
in interfacecom.trilead.ssh2.auth.AgentProxy
-