- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 26 Apr 2007 18:13:17 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv12850
Modified Files:
ws-policy-primer.xml
Log Message:
updated the references to the oasis ws-seccurity policy specification- issue 4318, editors' action 244.
Index: ws-policy-primer.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- ws-policy-primer.xml 27 Mar 2007 08:15:51 -0000 1.49
+++ ws-policy-primer.xml 26 Apr 2007 18:13:14 -0000 1.50
@@ -546,7 +546,9 @@
<Policy>
<sp:TransportToken>
<Policy>
- <sp:HttpsToken RequireClientCertificate="false" />
+ <sp:HttpsToken>
+ <wsp:Policy/>
+ </sp:HttpsToken>
</Policy>
</sp:TransportToken>
<sp:AlgorithmSuite>
@@ -1795,7 +1797,7 @@
<code>sp</code>
</td>
<td>
- <code>http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</code>
+ <code>http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702</code>
</td>
<td>[<bibref ref="WS-SecurityPolicy"/>]</td>
</tr>
@@ -1985,7 +1987,7 @@
Structured Information Standards, March 2004. Available at
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf. </bibl>
<bibl id="WS-SecurityPolicy" key="WS-SecurityPolicy"
- href="http://www.oasis-open.org/committees/download.php/15979/oasis-wssx-ws-securitypolicy-1.0.pdf">
+ href="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702">
<titleref>WS-SecurityPolicy v1.0</titleref>, A. Nadalin, M. Gudgin, A. Barbir, and H.
Granqvist, Editors. Organization for the Advancement of Structured Information Standards,
8 December 2005. Available at
@@ -2373,6 +2375,15 @@
<td>20070322</td>
<td>ASV</td>
<td>Deleted residual text in <specref ref="versioning-policy-language"/>; <code>s/The possible extensibility points with their current extensibility - including some outstanding issues related to extensibility - are:/The possible extensibility points are:/</code> ; <code>s/PolicyReference: any attribute and a proposal to add any element/PolicyReference: any attribute and any element/</code>.</td>
+ </tr>
+ <tr>
+ <td>20070426</td>
+ <td>PY</td>
+ <td>Editorial changes to update the references to the oasis ws-seccurity policy specification.
+ For <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4318">issue 4318</loc>.
+ Editors' action
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/244">244</loc>.
+ </td>
</tr>
</tbody>
</table>
Received on Thursday, 26 April 2007 18:13:19 UTC