...
Name | Type | Default | Description |
---|---|---|---|
attributeID | String | none | If this is present then this is a PolicyRule returning true if the attribute of this ID contains the supplied value If this is not present then this is a Matcher returning that value if it is present amongst the values, and the empty set otherwise |
regex | Java Regular ExpressionRegExp | required | The regular expression to match against |
...