Author: buildbot Date: Wed May 15 10:18:20 2013 New Revision: 862053 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/spring-security-example.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/spring-security-example.html ============================================================================== --- websites/production/camel/content/spring-security-example.html (original) +++ websites/production/camel/content/spring-security-example.html Wed May 15 10:18:20 2013 @@ -83,7 +83,7 @@ <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-java"> <span class="code-quote">"http:<span class="code-comment">//localhost:8080/camel/user"</span> is <span class="code-keyword">for</span> the authenticated user whose role is ROLE_USER -</span> <span class="code-quote">"http:<span class="code-comment">//localhost:8080/camel/admim"</span> is <span class="code-keyword">for</span> the authenticated user whose role is ROLE_ADMIN</span> +</span> <span class="code-quote">"http:<span class="code-comment">//localhost:8080/camel/admin"</span> is <span class="code-keyword">for</span> the authenticated user whose role is ROLE_ADMIN</span> </pre> </div></div>