Class 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 
      Modifier and Type Field Description
      private AgentProxy agent  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.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​(Connector connector)
    • Method Detail

      • getIdentities

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