public class AgentServer extends Object
| Constructor and Description |
|---|
AgentServer(File temp) |
AgentServer(org.apache.sshd.agent.SshAgent agent,
File temp) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.sshd.agent.SshAgent |
getAgent() |
String |
start() |
Copyright © 2016–2020. All rights reserved.