public class SSHAgentProcess
extends java.lang.Object
| Constructor and Description |
|---|
SSHAgentProcess() |
SSHAgentProcess(java.lang.Integer timeToLive) |
SSHAgentProcess(java.lang.String sshAgentPath,
java.lang.Integer timeToLive) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSocketPath() |
void |
setSocketPath(java.lang.String socketPath) |
void |
stopAgent() |
public SSHAgentProcess()
throws com.jcraft.jsch.agentproxy.AgentProxyException
com.jcraft.jsch.agentproxy.AgentProxyExceptionpublic SSHAgentProcess(java.lang.Integer timeToLive)
throws com.jcraft.jsch.agentproxy.AgentProxyException
com.jcraft.jsch.agentproxy.AgentProxyExceptionpublic SSHAgentProcess(java.lang.String sshAgentPath,
java.lang.Integer timeToLive)
throws com.jcraft.jsch.agentproxy.AgentProxyException
com.jcraft.jsch.agentproxy.AgentProxyException