Class SSHAgentProcess


  • public class SSHAgentProcess
    extends java.lang.Object
    • Constructor Detail

      • SSHAgentProcess

        public SSHAgentProcess()
                        throws com.jcraft.jsch.agentproxy.AgentProxyException
        Throws:
        com.jcraft.jsch.agentproxy.AgentProxyException
      • SSHAgentProcess

        public SSHAgentProcess​(java.lang.Integer timeToLive)
                        throws com.jcraft.jsch.agentproxy.AgentProxyException
        Throws:
        com.jcraft.jsch.agentproxy.AgentProxyException
      • SSHAgentProcess

        public SSHAgentProcess​(java.lang.String sshAgentPath,
                               java.lang.Integer timeToLive)
                        throws com.jcraft.jsch.agentproxy.AgentProxyException
        Throws:
        com.jcraft.jsch.agentproxy.AgentProxyException
    • Method Detail

      • getSocketPath

        public java.lang.String getSocketPath()
      • setSocketPath

        public void setSocketPath​(java.lang.String socketPath)
      • stopAgent

        public void stopAgent()
                       throws java.io.IOException
        Throws:
        java.io.IOException