Author: buildbot
Date: Fri Jun 20 08:20:26 2014
New Revision: 913073
Log:
Production update by buildbot for activemq
Modified:
websites/production/activemq/content/cache/main.pageCache
websites/production/activemq/content/shiro.html
Modified: websites/production/activemq/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/activemq/content/shiro.html
==============================================================================
--- websites/production/activemq/content/shiro.html (original)
+++ websites/production/activemq/content/shiro.html Fri Jun 20 08:20:26 2014
@@ -81,7 +81,7 @@
<tbody>
<tr>
<td valign="top" width="100%">
-<div class="wiki-content maincontent"><p> </p><p>ActiveMQ 5.10 and later
provides a fully customizable security experience using <a shape="rect"
class="external-link" href="http://shiro.apache.org">Apache
Shiro</a>.</p><p>The ActiveMQ Shiro plugin can secure all aspects of ActiveMQ,
from authenticating transport connections to authorizing behavior with topics
and queues and everything in between.</p><h2
id="Shiro-Quickstart">Quickstart</h2><p>The fastest/simplest way to enable the
ShiroPlugin is to define it as a Spring bean in the <code>broker</code>
<code>plugins</code> section and embed <a shape="rect" class="external-link"
href="http://shiro.apache.org/configuration.html">Shiro ini
configuration</a>:</p><div class="code panel pdl" style="border-width:
1px;"><div class="codeContent panelContent pdl">
+<div class="wiki-content maincontent"><p> </p><p>ActiveMQ 5.10 and later
provides a fully customizable security experience using <a shape="rect"
class="external-link" href="http://shiro.apache.org">Apache
Shiro</a>.</p><p>The ActiveMQ Shiro plugin can secure the ActiveMQ broker, from
authenticating transport connections to authorizing behavior with topics and
queues and everything in between.</p><h2
id="Shiro-Quickstart">Quickstart</h2><p>The fastest/simplest way to enable the
ShiroPlugin is to define it as a Spring bean in the <code>broker</code>
<code>plugins</code> section and embed <a shape="rect" class="external-link"
href="http://shiro.apache.org/configuration.html">Shiro ini
configuration</a>:</p><div class="code panel pdl" style="border-width:
1px;"><div class="codeContent panelContent pdl">
<script class="theme: Default; brush: java; gutter: false"
type="syntaxhighlighter"><![CDATA[<beans
xmlns="http://www.springframework.org/schema/beans"
xmlns:amq="http://activemq.apache.org/schema/core"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"