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, sign
public AgentClient(String authSocket) throws IOException
IOException
public void close()
close
in interface SshAgent
close
in class AbstractAgentProxy
protected Buffer request(Buffer buffer) throws IOException
request
in class AbstractAgentProxy
IOException
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.