Author: nandana
Date: Mon Jun 23 07:38:54 2008
New Revision: 670640

URL: http://svn.apache.org/viewvc?rev=670640&view=rev
Log:
Giving Rampart site a new look :)

Added:
    
webservices/rampart/trunk/java/modules/documentation/src/site/xdoc/specifications.xml

Added: 
webservices/rampart/trunk/java/modules/documentation/src/site/xdoc/specifications.xml
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/java/modules/documentation/src/site/xdoc/specifications.xml?rev=670640&view=auto
==============================================================================
--- 
webservices/rampart/trunk/java/modules/documentation/src/site/xdoc/specifications.xml
 (added)
+++ 
webservices/rampart/trunk/java/modules/documentation/src/site/xdoc/specifications.xml
 Mon Jun 23 07:38:54 2008
@@ -0,0 +1,60 @@
+<!--
+  ~  Licensed to the Apache Software Foundation (ASF) under one
+  ~  or more contributor license agreements.  See the NOTICE file
+  ~  distributed with this work for additional information
+  ~  regarding copyright ownership.  The ASF licenses this file
+  ~  to you under the Apache License, Version 2.0 (the
+  ~  "License"); you may not use this file except in compliance
+  ~  with the License.  You may obtain a copy of the License at
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing,
+  ~  software distributed under the License is distributed on an
+  ~   * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~  KIND, either express or implied.  See the License for the
+  ~  specific language governing permissions and limitations
+  ~  under the License.
+  -->
+  <document>
+    <properties>
+        <title></title>
+    </properties>
+    <head>
+       
+    </head>
+  <body>
+  <h1>WS Security Specifications</h1>
+  <h2>WSS: SOAP Message Security </h2>
+    <ul>
+        <li><a 
href="http://www.oasis-open.org/committees/download.php/5941/oasis-200401-wss-soap-message-security-1.0.pdf";>
+            SOAP Message Security 1.0 </a></li>
+        <li><a 
href="http://www.oasis-open.org/committees/download.php/16790/wss-v1.1-spec-os-SOAPMessageSecurity.pdf";>
+            SOAP Message Security 1.1 </a></li>
+    </ul>
+  <h2>WS Security Policy</h2>
+    <ul>
+        <li><a 
href="http://specs.xmlsoap.org/ws/2005/07/securitypolicy/ws-securitypolicy.pdf";>
+        WS-SecurityPolicy 1.1</a></li>
+    </ul>
+  <h2>Web Services Trust Language (WS-Trust)</h2>
+    <ul>
+        <li><a href="http://specs.xmlsoap.org/ws/2005/02/trust/WS-Trust.pdf";>
+        WS Trust 1.0 </a></li>
+    </ul>
+  <h2>WS Secure Conversation</h2>
+      <ul>
+        <li><a 
href="http://specs.xmlsoap.org/ws/2005/02/sc/WS-SecureConversation.pdf";>
+        WS Secure Conversation 1.0 </a></li>
+      </ul>  
+  <h2>WS-SX specifications</h2>
+    <ul>
+        <li><a 
href="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702/ws-securitypolicy-1.2-spec-os.pdf";>
+        WS-SecurityPolicy 1.2 </a></li>
+        <li><a 
href="http://docs.oasis-open.org/ws-sx/ws-trust/200512/ws-trust-1.3-os.pdf";>
+        WS Trust 1.3</a></li>
+        <li><a 
href="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512/ws-secureconversation-1.3-os.pdf";>
+        WS Secure Conversation 1.3</a></li>
+    </ul>
+  </body>
+ </document>
\ No newline at end of file


Reply via email to