Package com.sshtools.agent.server
Class SshAgentServer
java.lang.Object
com.sshtools.agent.server.SshAgentServer
-
Constructor Summary
ConstructorsConstructorDescriptionSshAgentServer
(SshAgentConnectionFactory connectionFactory) SshAgentServer
(SshAgentConnectionFactory connectionFactory, KeyStore keystore) -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
static void
void
startListener
(SshAgentAcceptor acceptor) void
startListener
(String location, AgentSocketType type) void
startUnixSocketListener
(String location)
-
Constructor Details
-
SshAgentServer
-
SshAgentServer
-
-
Method Details
-
startListener
- Throws:
IOException
-
startListener
- Throws:
IOException
-
startUnixSocketListener
- Throws:
IOException
-
close
- Throws:
IOException
-
main
- Throws:
IOException
-