public class RFCConnectionFactory extends Object implements SshAgentConnectionFactory
Constructor and Description |
---|
RFCConnectionFactory() |
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 SshAgentConnectionFactory
IOException
Copyright © 2024. All rights reserved.