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
IOException
Copyright © 2024. All rights reserved.