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