Defines whether regular expression characters in the filter are escaped.
When set to false, you can create a role filter such as 'rolename=Org.*' that enables you to view all roles that start with 'Org'. The asterisk (*) is read as a wildcard.
When set to true, you can create a role filter that includes a regular expression character in the role name. To filter for a role with a regular expression character, the character must be escaped in the permission configuration, for example, 'rolename=Org\.\*'.
Default: False
Copyright © 2014 CA.
All rights reserved.
|
|