Set the applicable parameters, described in this table:
Name of parameter
Description
class
The fully qualified name of the class implementing the filter. The class must implement the interface according to the name of the interface.
<param-name>
Depending on the implementation, a filter may take one or more extra parameters.
Write filters in sections, defined by name. The unique name is defined in the section part, that is, [filter.<name>], where <name> is the unique name of the filter. See an example below.