public class AgentServerProxy extends java.lang.Object implements SshAgentServer
| Constructor and Description |
|---|
AgentServerProxy(ConnectionService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
SshAgent |
createClient() |
java.lang.String |
getId() |
public AgentServerProxy(ConnectionService service) throws java.io.IOException
java.io.IOExceptionpublic SshAgent createClient() throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getId()
getId in interface SshAgentServerpublic void close()
close in interface SshAgentServerCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.