Class DefaultUnknownChannelReferenceHandler

    • Field Detail

      • SEND_REPLY_FOR_CHANNEL_DATA

        public static final String SEND_REPLY_FOR_CHANNEL_DATA
        RFC4254 does not clearly specify how to handle SSH_MSG_CHANNEL_DATA and SSH_MSG_CHANNEL_EXTENDED_DATA received through an unknown channel. Therefore, we provide a configurable approach to it with the default set to ignore it.
        See Also:
        Constant Field Values
      • DEFAULT_SEND_REPLY_FOR_CHANNEL_DATA

        public static final boolean DEFAULT_SEND_REPLY_FOR_CHANNEL_DATA
        See Also:
        Constant Field Values
    • Constructor Detail

      • DefaultUnknownChannelReferenceHandler

        public DefaultUnknownChannelReferenceHandler()