/
Chaining AccessControl
Chaining AccessControl
Identified by type="Chaining"
, allows different types of plugins to run in combination.
Attributes
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 | |
---|---|---|---|
1 or more | The plugins to chain together. |
, multiple selections available,
Related content
AccessControlProvider
AccessControlProvider
More like this
Time AccessControl
Time AccessControl
More like this
XMLAccessControl
XMLAccessControl
More like this
OR Rule
OR Rule
More like this
ANDConfiguration
ANDConfiguration
More like this
AND Rule
AND Rule
More like this