| Package | Description |
|---|---|
| com.maverick.agent.openssh | |
| com.maverick.agent.rfc | |
| com.maverick.agent.server |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenSSHAgentConnection
Represents a single connection on the agent server.
|
| Modifier and Type | Method and Description |
|---|---|
SshAgentConnection |
OpenSSHConnectionFactory.createConnection(KeyStore keystore,
InputStream in,
OutputStream out,
Closeable closeable) |
| Modifier and Type | Class and Description |
|---|---|
class |
RFCAgentConnection
Represents a single connection on the agent server.
|
| Modifier and Type | Method and Description |
|---|---|
SshAgentConnection |
RFCConnectionFactory.createConnection(KeyStore keystore,
InputStream in,
OutputStream out,
Closeable closeable) |
| Modifier and Type | Method and Description |
|---|---|
SshAgentConnection |
SshAgentConnectionFactory.createConnection(KeyStore keystore,
InputStream in,
OutputStream out,
Closeable closeable) |
Copyright © 2025. All rights reserved.