/
Chaining AccessControl

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.

Related content

AccessControlProvider
AccessControlProvider
More like this
Time AccessControl
Time AccessControl
More like this
XMLAccessControl
XMLAccessControl
More like this
OR Rule
More like this
ANDConfiguration
ANDConfiguration
More like this
AND Rule
More like this