org.apache.sshd.agent
Interface SshAgentServer

All Known Implementing Classes:
AgentServerProxy, AgentServerProxy

public interface SshAgentServer


Method Summary
 void close()
           
 java.lang.String getId()
           
 

Method Detail

getId

java.lang.String getId()

close

void close()


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.