Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 49558 invoked from network); 27 Apr 2007 12:41:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Apr 2007 12:41:34 -0000 Received: (qmail 4299 invoked by uid 500); 27 Apr 2007 12:41:30 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 3916 invoked by uid 500); 27 Apr 2007 12:41:28 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 3709 invoked by uid 500); 27 Apr 2007 12:41:27 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 3602 invoked by uid 99); 27 Apr 2007 12:41:26 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 05:41:26 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 05:41:06 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 639A21A9881; Fri, 27 Apr 2007 05:39:55 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r533081 [20/23] - in /webservices/axis2/site: ./ 1_2/ 1_2/adb/ 1_2/adb/images/ 1_2/images/ 1_2/images/archi-guide/ 1_2/images/userguide/ 1_2/jibx/ 1_2/resources/ 1_2/resources/schemas/ 1_2/src/ css/ download/0_9/ download/0_91/ download/0_9... Date: Fri, 27 Apr 2007 12:39:46 -0000 To: axis2-cvs@ws.apache.org From: deepal@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070427123955.639A21A9881@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: webservices/axis2/site/modules/wss4j/1_0/security-module.html URL: http://svn.apache.org/viewvc/webservices/axis2/site/modules/wss4j/1_0/security-module.html?view=diff&rev=533081&r1=533080&r2=533081 ============================================================================== --- webservices/axis2/site/modules/wss4j/1_0/security-module.html (original) +++ webservices/axis2/site/modules/wss4j/1_0/security-module.html Fri Apr 27 05:39:33 2007 @@ -2,8 +2,8 @@ @import url("../../../style/maven-base.css"); @import url("../../../style/maven-theme.css");

Securing SOAP Messages with WSS4J

-For Axis2 Version 1.0

Axis2 comes with a module based on WSS4J [1] to provide WS-Security +


Securing SOAP Messages with WSS4J

-For Axis2 Version 1.0

Axis2 comes with a module based on WSS4J [1] to provide WS-Security features, called "rampart". This document explains how to engage and configure rampart module.

Content