public class AgentClient extends AbstractAgentProxy implements java.lang.Runnable
SshAgent.Pair<U,V>SSH_AUTHSOCKET_ENV_NAME| Constructor and Description |
|---|
AgentClient(java.lang.String authSocket) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
messageReceived(Buffer buffer) |
protected Buffer |
request(Buffer buffer) |
void |
run() |
addIdentity, createBuffer, getIdentities, prepare, removeAllIdentities, removeIdentity, signpublic AgentClient(java.lang.String authSocket)
throws java.io.IOException
java.io.IOExceptionpublic void run()
run in interface java.lang.Runnableprotected void messageReceived(Buffer buffer) throws java.lang.Exception
java.lang.Exceptionpublic void close()
close in interface SshAgentclose in class AbstractAgentProxyprotected Buffer request(Buffer buffer) throws java.io.IOException
request in class AbstractAgentProxyjava.io.IOExceptionCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.