Previous Page | Next Page

Filters

DenyAllFilter


DenyAllFilter Overview

DenyAllFilter can be configured as the last filter in a chain of filters to deny all messages that do not meet the filter specifications in the filter chain.


DenyAllFilter Syntax

<filter class="DenyAllFilter">

DenyAllFilter Syntax Description

class="DenyAllFilter"

specifies to deny all messages that do not meet the filter chain criteria.

Previous Page | Next Page | Top of Page