...
The ScopeRegex
type matches attributes values against the supplied Java Regular ExpressionPattern.
Confusingly, the The ScopeRegex
type can be a Matcher or a PolicyRequirement.
- If no
attributeID
attribute is specified then it is a Matcher (returning that value if it is the matching values present amongst the filtered attribute's values, and the empty set otherwise) - If an
attributeID
attribute is specified then it is a PolicyRule (returning true if that that a matching value is present amongst the values for of the specified attribute).
Reference
Localtabgroup | ||||||
---|---|---|---|---|---|---|
|
Three attributes may be specified
|
...
|
...
|
...
Child Elements
...
Examples
Apply this rule if the attribute "EPSA" contains at least one scope value whose scope ends .edu:
...