| Package | Description |
|---|---|
| org.apache.sshd.agent.local | |
| org.apache.sshd.agent.unix | |
| org.apache.sshd.common | |
| org.apache.sshd.common.helpers |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalAgentFactory |
class |
ProxyAgentFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
UnixAgentFactory |
| Modifier and Type | Method and Description |
|---|---|
SshAgentFactory |
FactoryManager.getAgentFactory()
Retrieve the agent factory for creating
SshAgent objects. |
| Modifier and Type | Field and Description |
|---|---|
protected SshAgentFactory |
AbstractFactoryManager.agentFactory |
| Modifier and Type | Method and Description |
|---|---|
SshAgentFactory |
AbstractFactoryManager.getAgentFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFactoryManager.setAgentFactory(SshAgentFactory agentFactory) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.