Chaining AccessControl

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

Attributes

Names

Type

Default

Description

Names

Type

Default

Description

operator 

"AND", "OR"

required

This 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

Name

Cardinality

Description

<AccessControlProvider>

1 or more

The plugins to chain together.