public class AgentServerProxy extends AbstractLoggingBean implements SshAgentServer
log
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
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–2024 The Apache Software Foundation. All rights reserved.