| Package | Description |
|---|---|
| org.apache.sshd |
Defines the two main classes for the client and server side of SSH protocol support.
|
| org.apache.sshd.server |
| Modifier and Type | Field and Description |
|---|---|
protected ForwardingFilter |
SshServer.forwardingFilter |
| Modifier and Type | Method and Description |
|---|---|
ForwardingFilter |
SshServer.getForwardingFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
SshServer.setForwardingFilter(ForwardingFilter forwardingFilter) |
| Modifier and Type | Method and Description |
|---|---|
ForwardingFilter |
ServerFactoryManager.getForwardingFilter()
Retrieve the
ForwardingFilter to be used by the SSH server. |
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.