public class AgentServerProxy extends AbstractLoggingBean implements SshAgentServer
logCHANNEL_OPEN_TIMEOUT_PROP, DEFAULT_CHANNEL_OPEN_TIMEOUT| Constructor and Description |
|---|
AgentServerProxy(ConnectionService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
SshAgent |
createClient() |
String |
getId() |
boolean |
isOpen() |
public AgentServerProxy(ConnectionService service) throws IOException
IOExceptionpublic SshAgent createClient() throws IOException
IOExceptionpublic String getId()
getId in interface SshAgentServerpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in interface ChannelIOExceptionCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.