- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 10 Sep 2010 12:55:35 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/policy-reqs
In directory hutz:/tmp/cvs-serv25695
Modified Files:
Overview.html
Log Message:
tweak
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/policy-reqs/Overview.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- Overview.html 9 Sep 2010 08:24:50 -0000 1.48
+++ Overview.html 10 Sep 2010 12:55:33 -0000 1.49
@@ -291,11 +291,11 @@
<li>The security framework MUST express access control policies in a declarative manner; this declarative language SHOULD be in an XML syntax.</li>
<li>The security framework SHOULD make it possible to record
security configuration choices and interactive policy
- decisions using the policy markup language format.</li>
+ decisions using the policy language.</li>
<li>The security framework SHOULD make it possible to update portions of policy independently.</li>
<li>The security framework MUST provide integrity protection and source authentication for policy.</li>
<li>The security framework MUST NOT preclude different authorities defining the security policy.</li>
- <li>The Security Framework MUST be Javascript capable and define a Javascript binding</li>
+ <li>The Security Framework MUST be applicable to Javascript and define a Javascript binding</li>
<li>The security framework MUST be compatible with the
same origin policy.</li>
<li>The security framework MUST support sufficient granularity
Received on Friday, 10 September 2010 12:55:37 UTC