Author: buildbot
Date: Wed Jun 4 05:38:32 2014
New Revision: 911239
Log:
Staging update by buildbot for sling
Added:
websites/staging/sling/trunk/content/documentation/bundles/Slide14.jpg
(with props)
Removed:
websites/staging/sling/trunk/content/site/osgi-installer.data/
websites/staging/sling/trunk/content/site/osgi-installer.html
Modified:
websites/staging/sling/trunk/content/ (props changed)
websites/staging/sling/trunk/content/documentation/the-sling-engine/authentication.html
Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 4 05:38:32 2014
@@ -1 +1 @@
-1599909
+1599918
Added: websites/staging/sling/trunk/content/documentation/bundles/Slide14.jpg
==============================================================================
Binary file - no diff available.
Propchange:
websites/staging/sling/trunk/content/documentation/bundles/Slide14.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Modified:
websites/staging/sling/trunk/content/documentation/the-sling-engine/authentication.html
==============================================================================
---
websites/staging/sling/trunk/content/documentation/the-sling-engine/authentication.html
(original)
+++
websites/staging/sling/trunk/content/documentation/the-sling-engine/authentication.html
Wed Jun 4 05:38:32 2014
@@ -107,8 +107,8 @@
<ul>
<li><a
href="/documentation/the-sling-engine/authentication/authentication-tasks.html">Tasks</a>:
Authentication of HTTP Requests is generally a two-step process: First the
credentials must be extracted from the request and second the credentials must
be validated. In the case of Sling this means acquiring a JCR Session. </li>
<li><a
href="/documentation/the-sling-engine/authentication/authentication-actors.html">Actors</a>:
The authentication process involves a number of actors contributing to the
concepts, the API and the particular implementations. </li>
-<li><a
href="/documentation/the-sling-engine/authentication/authentication-framework.html">Framework</a>:
The core piece of functionality with respect to authentication in Sling is
contained in the Sling Commons Auth bundle. This bundle provides the API for
Sling and Sling applications to make use of authentication. </li>
-<li><a
href="/documentation/the-sling-engine/authentication/authentication-authenticationhandler.html">AuthenticationHandler</a>:
The {{AuthenticationHandler}} interface defines the service API which may be
implemented by authentication handlers registered as OSGi services. </li>
+<li><a
href="/documentation/the-sling-engine/authentication/authentication-framework.html">Framework</a>:
The core piece of functionality with respect to authentication in Sling is
contained in the Sling Auth Core bundle. This bundle provides the API for Sling
and Sling applications to make use of authentication. </li>
+<li><a
href="/documentation/the-sling-engine/authentication/authentication-authenticationhandler.html">AuthenticationHandler</a>:
The <code>AuthenticationHandler</code> interface defines the service API which
may be implemented by authentication handlers registered as OSGi services. </li>
</ul>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
Rev. 1500501 by fmeschbe on Sun, 7 Jul 2013 18:49:51 +0000