Author: buildbot
Date: Mon Apr 29 00:49:44 2013
New Revision: 860245

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/the-sling-engine/authentication/authentication-actors.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 29 00:49:44 2013
@@ -1 +1 @@
-1476779
+1476873

Modified: 
websites/staging/sling/trunk/content/documentation/the-sling-engine/authentication/authentication-actors.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/the-sling-engine/authentication/authentication-actors.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/the-sling-engine/authentication/authentication-actors.html
 Mon Apr 29 00:49:44 2013
@@ -126,10 +126,10 @@
 </ul>
 <p>Sling Applications should never directly use any knowledge of any 
authentication handler or directly call into an authentication handler. This 
will certainly break the application and cause unexpected behaviour.</p>
 <div class="info">
-If you want to know whether a request is authenticated or not, you can inspect 
the result of the `HttpServletRequest.getAuthType` method: If this method 
returns `null` the request is not authenticated.
+If you want to know whether a request is authenticated or not, you can inspect 
the result of the <code>HttpServletRequest.getAuthType</code> method: If this 
method returns <code>null</code> the request is not authenticated.
 </div>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1475909 by dklco on Thu, 25 Apr 2013 19:17:05 +0000
+        Rev. 1476873 by dklco on Mon, 29 Apr 2013 00:49:34 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to