public class AgentClient extends AbstractAgentProxy implements Runnable
SshAgent.Pair<U,V>SSH_AUTHSOCKET_ENV_NAME| Constructor and Description |
|---|
AgentClient(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(String authSocket) throws IOException
IOExceptionpublic void close()
close in interface SshAgentclose in class AbstractAgentProxyprotected Buffer request(Buffer buffer) throws IOException
request in class AbstractAgentProxyIOExceptionCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.