public class AgentServerProxy extends AbstractLoggingBean implements SshAgentServer
log
CHANNEL_OPEN_TIMEOUT_PROP, DEFAULT_CHANNEL_OPEN_TIMEOUT, DEFAULT_PROXY_CHANNEL_TYPE, PROXY_CHANNEL_TYPE
Constructor and Description |
---|
AgentServerProxy(ConnectionService service) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
SshAgent |
createClient() |
String |
getId() |
boolean |
isOpen() |
getSimplifiedLogger
public AgentServerProxy(ConnectionService service) throws IOException
IOException
public SshAgent createClient() throws IOException
IOException
public String getId()
getId
in interface SshAgentServer
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in interface Channel
IOException
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.