You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by ka...@apache.org on 2008/04/04 04:17:03 UTC

svn commit: r644578 - /webservices/rampart/trunk/c/xdocs/index.html

Author: kaushalye
Date: Thu Apr  3 19:17:01 2008
New Revision: 644578

URL: http://svn.apache.org/viewvc?rev=644578&view=rev
Log:
Updating documentation

Modified:
    webservices/rampart/trunk/c/xdocs/index.html

Modified: webservices/rampart/trunk/c/xdocs/index.html
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/index.html?rev=644578&r1=644577&r2=644578&view=diff
==============================================================================
--- webservices/rampart/trunk/c/xdocs/index.html (original)
+++ webservices/rampart/trunk/c/xdocs/index.html Thu Apr  3 19:17:01 2008
@@ -18,8 +18,8 @@
 
 <h2>Latest Release</h2>
 
-<h3>16th Jan 2008 - Apache Rampart/C Version 1.1.0 Released</h3>
-<a href="http://ws.apache.org/rampart/c/download.cgi">Download 1.1</a>
+<h3>17th Apr 2008 - Apache Rampart/C Version 1.2.0 Released</h3>
+<a href="http://ws.apache.org/rampart/c/download.cgi">Download 1.2</a>
 
 <h4>Key Features</h4>
 <ol>
@@ -72,6 +72,18 @@
     <li> Support for X509 token profile
     <li> Support for Key identifiers, Thumb prints, Issuer/Serial pairs, Embedded and Direct references
     </ul>
+<li> WS-Secure Conversation Language support (Experimental)
+    <ul>
+    <li> Establishing Security Context and thereby maintaining a session
+    <li> Per message key derivation
+    <li> Support for stored securtiy context token
+    </ul>
+<li> WS-Trust Language support (Experimental)
+    <ul>
+    <li> Security Token Services (STS)
+    <li> STS Client
+    <li> Server and Client entrophy support
+    </ul>
 <li>Other
     <ul>
     <li> Easy to use deployment scripts
@@ -81,18 +93,11 @@
 <h4>Major Changes Since Last Release</h4>
 <p>
 <ol>
-    <li> MAC support with HMAC-SHA1
-    <li>Derrived key encryption
-    <li>Derived key signing
-    <li>Symmetric policy bindings
-    <li>New security header processor based on SOAP header layout
-    <li>Security policy validator
-    <li>Extensible Replay detection module
-    <li>Signature confirmation support
-    <li>Support for X509 thumb prints
-    <li>Easy to use deployment scripts
-	<li>Memory leak fixes</li>
-	<li>Many bug fixes</li>
+    <li> WS-Secure Conversation Language support (Experimental)
+    <li> WS-Trust Language support (Experimental)
+    <li> SAML Support
+    <li> Memory leak fixes</li>
+    <li> Many bug fixes</li>
  </ol>
 </p>
 <h4>Archived News</h4>