Author: buildbot
Date: Mon Jun 25 09:47:50 2012
New Revision: 823082
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/security.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/docs/security.html
==============================================================================
--- websites/production/cxf/content/docs/security.html (original)
+++ websites/production/cxf/content/docs/security.html Mon Jun 25 09:47:50 2012
@@ -124,7 +124,7 @@ Apache CXF -- Security
<div id="ConfluenceContent"><p><span style="font-size:2em;font-weight:bold">
Securing CXF Services </span></p>
<div>
-<ul><li><a shape="rect" href="#Security-Securetransports">Secure
transports</a></li><ul><li><a shape="rect"
href="#Security-HTTPS">HTTPS</a></li></ul><li><a shape="rect"
href="#Security-WSSecurity%28includingUsernameTokenandX.509Tokenprofiles%29">WS-*
Security (including UsernameToken and X.509 Token profiles)</a></li><li><a
shape="rect" href="#Security-WSTrust%2CSTS%2CSSO">WS-Trust, STS,
SSO</a></li><li><a shape="rect" href="#Security-OAuth">OAuth</a></li><li><a
shape="rect" href="#Security-Authentication">Authentication</a></li><li><a
shape="rect" href="#Security-Authorization">Authorization</a></li><li><a
shape="rect" href="#Security-ControllingLargeRequestPayloads">Controlling Large
Request Payloads</a></li><ul><li><a shape="rect"
href="#Security-XML">XML</a></li><li><a shape="rect"
href="#Security-Multiparts">Multiparts</a></li></ul></ul></div>
+<ul><li><a shape="rect" href="#Security-Securetransports">Secure
transports</a></li><ul><li><a shape="rect"
href="#Security-HTTPS">HTTPS</a></li></ul><li><a shape="rect"
href="#Security-WSSecurity%28includingUsernameTokenandX.509Tokenprofiles%29">WS-*
Security (including UsernameToken and X.509 Token profiles)</a></li><li><a
shape="rect" href="#Security-WSTrust%2CSTS">WS-Trust, STS</a></li><li><a
shape="rect" href="#Security-SAMLWebSSO">SAML Web SSO</a></li><li><a
shape="rect" href="#Security-OAuth">OAuth</a></li><li><a shape="rect"
href="#Security-Authentication">Authentication</a></li><li><a shape="rect"
href="#Security-Authorization">Authorization</a></li><li><a shape="rect"
href="#Security-ControllingLargeRequestPayloads">Controlling Large Request
Payloads</a></li><ul><li><a shape="rect"
href="#Security-XML">XML</a></li><li><a shape="rect"
href="#Security-Multiparts">Multiparts</a></li></ul></ul></div>
<h1><a shape="rect" name="Security-Securetransports"></a>Secure transports</h1>
@@ -136,10 +136,14 @@ Apache CXF -- Security
<p>Please see the <a shape="rect"
href="http://cxf.apache.org/docs/ws-support.html">WS-* Support</a> page for
more information.</p>
-<h1><a shape="rect" name="Security-WSTrust%2CSTS%2CSSO"></a>WS-Trust, STS,
SSO</h1>
+<h1><a shape="rect" name="Security-WSTrust%2CSTS"></a>WS-Trust, STS</h1>
<p>Please see the <a shape="rect" class="external-link"
href="https://cwiki.apache.org/CXF20DOC/ws-trust.html">WS-Trust</a> page for
more information.</p>
+<h1><a shape="rect" name="Security-SAMLWebSSO"></a>SAML Web SSO</h1>
+
+<p>Please see <a shape="rect" class="external-link"
href="http://coheigea.blogspot.ie/2012/06/saml-web-sso-profile-support-in-apache.html"
rel="nofollow">this blog entry</a> announcing the support for SAML Web SSO
profile and the <span class="error">[SAML Web SSO]</span> page for more
information.</p>
+
<h1><a shape="rect" name="Security-OAuth"></a>OAuth</h1>
<p>Please check <a shape="rect"
href="http://cxf.apache.org/docs/jax-rs-oauth2.html">OAuth2.0</a> and <a
shape="rect" href="http://cxf.apache.org/docs/jax-rs-oauth.html">OAuth1.0</a>
pages for the information about the support for OAuth 2.0 and OAuth 1.0 in
CXF.</p>