Enum AllowTcpForwardingValue

java.lang.Object
java.lang.Enum<AllowTcpForwardingValue>
org.apache.sshd.server.config.AllowTcpForwardingValue
All Implemented Interfaces:
Serializable, Comparable<AllowTcpForwardingValue>, java.lang.constant.Constable, TcpForwardingFilter

public enum AllowTcpForwardingValue extends Enum<AllowTcpForwardingValue> implements TcpForwardingFilter
Author:
Apache MINA SSHD Project
See Also: