You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2013/08/30 17:52:59 UTC

svn commit: r876727 - in /websites/staging/jena/trunk/content: ./ documentation/query/http-auth.html

Author: buildbot
Date: Fri Aug 30 15:52:59 2013
New Revision: 876727

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/query/http-auth.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Aug 30 15:52:59 2013
@@ -1 +1 @@
-1517714
+1518998

Modified: websites/staging/jena/trunk/content/documentation/query/http-auth.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/http-auth.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/http-auth.html Fri Aug 30 15:52:59 2013
@@ -103,7 +103,7 @@
 	<div class="row-fluid">
 	<div class="span12">
 	<h1 class="title">HTTP Authentication in ARQ</h1>
-  <p>As of ARQ 2.10.2 there is a new unified HTTP operation framework that provides a uniform mechanism for 
+  <p>As of ARQ 2.11.0 there is a new unified HTTP operation framework that provides a uniform mechanism for 
 HTTP authentication that also allows ARQ to support a broader range of authentication mechanisms than were previously possible.</p>
 <h3 id="authenticators">Authenticators</h3>
 <p>Authentication mechanisms are provided by <a href="http://jena.apache.org/documentation/javadoc/arq/org/apache/jena/atlas/web/auth/HttpAuthenticator.html">HttpAuthenticator</a> implementations of which a number are provided built into ARQ.</p>