public class OpenSSHConnectionFactory extends Object implements SshAgentConnectionFactory
| Constructor and Description |
|---|
OpenSSHConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
SshAgentConnection |
createConnection(KeyStore keystore,
InputStream in,
OutputStream out,
Closeable closeable) |
public SshAgentConnection createConnection(KeyStore keystore, InputStream in, OutputStream out, Closeable closeable) throws IOException
createConnection in interface SshAgentConnectionFactoryIOExceptionCopyright © 2025. All rights reserved.