public interface SshAgentConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
SshAgentConnection |
createConnection(KeyStore keystore,
InputStream in,
OutputStream out,
Closeable closeable) |
SshAgentConnection createConnection(KeyStore keystore, InputStream in, OutputStream out, Closeable closeable) throws IOException
IOExceptionCopyright © 2025. All rights reserved.