com.jcraft.jsch.agentproxy
Class TrileadAgentProxy

java.lang.Object
  extended by com.jcraft.jsch.agentproxy.TrileadAgentProxy
All Implemented Interfaces:
com.trilead.ssh2.auth.AgentProxy

public class TrileadAgentProxy
extends Object
implements com.trilead.ssh2.auth.AgentProxy


Constructor Summary
TrileadAgentProxy(com.jcraft.jsch.agentproxy.Connector connector)
           
 
Method Summary
 Collection getIdentities()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrileadAgentProxy

public TrileadAgentProxy(com.jcraft.jsch.agentproxy.Connector connector)
Method Detail

getIdentities

public Collection getIdentities()
Specified by:
getIdentities in interface com.trilead.ssh2.auth.AgentProxy


Copyright © 2013 JCraft,Inc.. All rights reserved.