public class RFCConnectionFactory extends java.lang.Object implements SshAgentConnectionFactory
Constructor and Description |
---|
RFCConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
SshAgentConnection |
createConnection(KeyStore keystore,
java.io.InputStream in,
java.io.OutputStream out,
java.io.Closeable closeable) |
public SshAgentConnection createConnection(KeyStore keystore, java.io.InputStream in, java.io.OutputStream out, java.io.Closeable closeable) throws java.io.IOException
createConnection
in interface SshAgentConnectionFactory
java.io.IOException
Copyright © 2023. All rights reserved.