blob: df8690de0309d4f5de90887388b0bbd1565a38e6 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at May 5, 2013 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apache Rampart - </title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20130505" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<a href="images/apache-rampart-logo.jpg" id="bannerLeft">
Apache Rampart
</a>
<a href="http://www.apache.org" id="bannerRight">
<img src="http://www.apache.org/images/asf_logo_wide.png" alt="$alt" />
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 05 May 2013</span>
&nbsp;| <span id="projectVersion">Version: 1.6.3-SNAPSHOT</span>
</div>
<div class="xright"> <a href="../core/" title="Apache Axis2/Java">Apache Axis2/Java</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Apache Rampart</h5>
<ul>
<li class="none">
<strong>Home</strong>
</li>
<li class="expanded">
<a href="javascript:void(0)" title="Downloads">Downloads</a>
<ul>
<li class="none">
<a href="download.html" title="Releases">Releases</a>
</li>
<li class="none">
<a href="svn.html" title="Source Code">Source Code</a>
</li>
</ul>
</li>
</ul>
<h5>Documentation</h5>
<ul>
<li class="none">
<a href="quick-start.html" title="Getting Started">Getting Started</a>
</li>
<li class="none">
<a href="samples.html" title="Samples">Samples</a>
</li>
<li class="none">
<a href="http://wiki.apache.org/ws/FrontPage/Rampart/FAQ" class="externalLink" title="FAQ">FAQ</a>
</li>
<li class="none">
<a href="rampartconfig-guide.html" title="Rampart Configuration">Rampart Configuration</a>
</li>
<li class="none">
<a href="setting-up-sts.html" title="STS Configuration">STS Configuration</a>
</li>
<li class="none">
<a href="developer-guide.html" title="Developer Guide">Developer Guide</a>
</li>
<li class="none">
<a href="siteHowTo.html" title="Build the Site">Build the Site</a>
</li>
</ul>
<h5>Resources</h5>
<ul>
<li class="none">
<a href="articles.html" title="Articles">Articles</a>
</li>
<li class="none">
<a href="specifications.html" title="Specifications">Specifications</a>
</li>
<li class="none">
<a href="apidocs/index.html" title="Online Javadocs">Online Javadocs</a>
</li>
</ul>
<h5>Project Information</h5>
<ul>
<li class="none">
<a href="team-list.html" title="Project Team">Project Team</a>
</li>
<li class="none">
<a href="http://issues.apache.org/jira/browse/Rampart" class="externalLink" title="Issue Tracking">Issue Tracking</a>
</li>
<li class="none">
<a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
</li>
<li class="none">
<a href="http://svn.apache.org/viewvc/axis/axis2/java/rampart/" class="externalLink" title="Source Code">Source Code</a>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
</li>
<li class="none">
<a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a>
</li>
<li class="none">
<a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
</li>
<li class="none">
<a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<!-- ~ 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. -->
<h1>Apache Rampart - Axis2 Security Module</h1>
<div class="section"><h2>Welcome to Apache Rampart<a name="Welcome_to_Apache_Rampart"></a></h2>
<p>Apache Rampart&#x2122; is the security module of Axis2. It secures SOAP messages
according to specifications in the WS-Security stack. Rampart implements the
following specifications:</p>
<ul>
<li><p>WS - Security 1.0</p></li>
<li><p>WS - Security 1.1</p></li>
<li><p>WS - Secure Conversation - February 2005</p></li>
<li><p>WS - Security Policy - 1.1 - July 2005</p></li>
<li><p>WS - Security Policy - 1.2</p></li>
<li><p>WS - Trust - February 2005</p></li>
<li><p>WS - Trust - WS-SX spec - EXPERIMENTAL</p></li>
</ul>
<hr />
<p>Apache Rampart, Rampart, Apache, the Apache feather logo, and the Apache Rampart project logo are trademarks of The Apache Software Foundation.</p>
</div>
<div class="section"><h2>Apache Rampart News<a name="Apache_Rampart_News"></a></h2>
<div class="section"><h3>April 26, 2012 : Apache Rampart 1.6.2 released<a name="April_26_2012_:_Apache_Rampart_1.6.2_released"></a></h3>
<p>Apache Rampart 1.6.2 is a maintenance release that update WSS4J to version 1.6.4 and OpenSAML to version 2.5.1. Apache Rampart 1.6.2 ensure compatibility with the latest Axis2 1.6.2 release.</p>
</div><div class="section"><h3>Sep 24, 2011 : Apache Rampart 1.5.2 and 1.6.1 released<a name="Sep_24_2011_:_Apache_Rampart_1.5.2_and_1.6.1_released"></a></h3>
<p>Both releases update WSS4J to version 1.5.12 and ensure compatibility with the latest
Axis2 releases from the corresponding branches. Rampart 1.5.2 is supported with Axis2 1.5.6
and Rampart 1.6.1 is supported with Axis2 1.6.1. Please note that Rampart 1.6.1 will not
work with Axis2 1.6.0 and that users of Axis2 1.6.1 are required to update to Rampart 1.6.1,
i.e. Rampart 1.6.0 doesn't work with Axis2 1.6.1.</p>
</div><div class="section"><h3>Jun 06, 2011 : Apache Rampart 1.6.0 released<a name="Jun_06_2011_:_Apache_Rampart_1.6.0_released"></a></h3>
<p>Apache Rampart 1.6.0 was released with lots of bug fixes.</p>
</div><div class="section"><h3>Jan 10, 2011 : Apache Rampart 1.5.1 released<a name="Jan_10_2011_:_Apache_Rampart_1.5.1_released"></a></h3>
<p>Apache Rampart 1.5.1 was released with lots of bug fixes.</p>
</div><div class="section"><h3>Feb 01, 2010 : Apache Rampart 1.5 released<a name="Feb_01_2010_:_Apache_Rampart_1.5_released"></a></h3>
<p>Apache Rampart 1.5 was released with lots of bug fixes and new features.</p>
<p>New features include</p>
<ul>
<li>SAML 2.0 support - Issuance </li>
<li>Key store caching</li>
<li>Signing / Encrypting with multiple keys</li>
<li>Tests for negative scenarios</li>
</ul>
</div><div class="section"><h3>Jun 12, 2008 : Apache Rampart 1.4 released<a name="Jun_12_2008_:_Apache_Rampart_1.4_released"></a></h3>
<p>Apache Rampart 1.4 was released with lots of bug fixes and new features.</p>
<p>New features include</p>
<ul>
<li>WS Security 1.1</li>
<ul>
<li>Encrypted headers</li>
<li>Encrypted SHA1 references</li>
</ul>
<li>WS Security Policy 1.2 support</li>
<li>WS Trust</li>
<ul>
<li>Renew binding</li>
<li>Validation binding</li>
</ul>
<li>New configuration options</li>
<ul>
<li>Ability to plug in Custom policy validators</li>
<li>Ability to define certAlias different from username for signature</li>
<li>Ability turn off mili second precision</li>
</ul>
<li>Ability to secure messages faults </li>
<li>Increased interoperability with WCF 3.5 </li>
</ul>
</div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2005-2013
<a href="http://www.apache.org">Apache Software Foundation</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>