Changeset 7682 for TI12-security/trunk/ndg_xacml/ndg/xacml/test/ndg1.xml
- Timestamp:
- 01/11/10 16:30:22 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/ndg_xacml/ndg/xacml/test/ndg1.xml
r7445 r7682 131 131 <!-- Pattern match the request URI --> 132 132 <ResourceMatch MatchId="urn:oasis:names:tc:xacml:2.0:function:anyURI-regexp-match"> 133 <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#anyURI">^http://localhost/at-least-o f-subject-role-restricted.*$</AttributeValue>133 <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#anyURI">^http://localhost/at-least-one-of-subject-role-restricted.*$</AttributeValue> 134 134 <ResourceAttributeDesignator 135 135 AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id"
Note: See TracChangeset
for help on using the changeset viewer.