[jboss-cvs] JBossAS SVN: r71570 - projects/security/security-xacml/trunk/jboss-xacml/src/tests/resources/test/requests/interop/rsaconf08.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 1 16:38:08 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-04-01 16:38:08 -0400 (Tue, 01 Apr 2008)
New Revision: 71570

Modified:
   projects/security/security-xacml/trunk/jboss-xacml/src/tests/resources/test/requests/interop/rsaconf08/patient_search.xml
Log:
correct the attribute id

Modified: projects/security/security-xacml/trunk/jboss-xacml/src/tests/resources/test/requests/interop/rsaconf08/patient_search.xml
===================================================================
--- projects/security/security-xacml/trunk/jboss-xacml/src/tests/resources/test/requests/interop/rsaconf08/patient_search.xml	2008-04-01 19:36:46 UTC (rev 71569)
+++ projects/security/security-xacml/trunk/jboss-xacml/src/tests/resources/test/requests/interop/rsaconf08/patient_search.xml	2008-04-01 20:38:08 UTC (rev 71570)
@@ -10,7 +10,7 @@
 DataType="http://www.w3.org/2001/XMLSchema#string" >
 <AttributeValue>Doctor, Bob</AttributeValue>
 </Attribute>
-<Attribute AttributeId="urn:va:xacml:2.0:interop:rsa8:subject:role" 
+<Attribute AttributeId="urn:oasis:names:tc:xacml:2.0:subject:role" 
 DataType="http://www.w3.org/2001/XMLSchema#string" >
 <AttributeValue>physician</AttributeValue>
 </Attribute>




More information about the jboss-cvs-commits mailing list