Package | Description |
---|---|
org.apache.sshd.agent.common | |
org.apache.sshd.client.session | |
org.apache.sshd.common.session | |
org.apache.sshd.common.session.helpers |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAgentForwardSupport |
Modifier and Type | Method and Description |
---|---|
AgentForwardSupport |
ClientConnectionService.getAgentForwardSupport() |
Modifier and Type | Method and Description |
---|---|
AgentForwardSupport |
ConnectionService.getAgentForwardSupport() |
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.atomic.AtomicReference<AgentForwardSupport> |
AbstractConnectionService.agentForwardHolder |
Modifier and Type | Method and Description |
---|---|
protected AgentForwardSupport |
AbstractConnectionService.createAgentForwardSupport(Session session) |
AgentForwardSupport |
AbstractConnectionService.getAgentForwardSupport() |