| Interface | Description |
|---|---|
| AgentForwardingFilter | |
| ForwardingFilter |
Determines if a forwarding request will be permitted.
|
| TcpForwardingFilter | |
| X11ForwardingFilter |
| Class | Description |
|---|---|
| AcceptAllForwardingFilter |
A
ForwardingFilter that accepts all requests |
| DirectTcpipFactory | |
| ForwardedTcpipFactory | |
| RejectAllForwardingFilter |
A
ForwardingFilter that rejects all requests |
| StaticDecisionForwardingFilter |
A
ForwardingFilter implementation that returns the same "static"
result for all the queries. |
| TcpipServerChannel |
TODO Add javadoc
|
| TcpipServerChannel.TcpipFactory |
| Enum | Description |
|---|---|
| TcpForwardingFilter.Type |
The type of requested connection forwarding.
|
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.