Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Table with non-fixed width

Identified by type="Chaining", allows different types of plugins to run in combination.

Attributes

Names

Type

Default

Description

operator "AND", "OR"requiredThis controls the evaluation of the child plugins in the expected fashion. If set to "AND", the first plugin to return a non-true result ends the evaluation. If set to "OR", the first plugin to return a true result ends the evaluation.

Child Elements

Name

Cardinality

Description

<AccessControlProvider>

1 or more

The plugins to chain together.