This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2ee9f2dab Automatic Site Publish by Buildbot
2ee9f2dab is described below

commit 2ee9f2dab445837dd901ab77c84f8b82e08a23b0
Author: buildbot <[email protected]>
AuthorDate: Tue Aug 2 14:04:10 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/components/artemis/documentation/latest/security.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/components/artemis/documentation/latest/security.html 
b/output/components/artemis/documentation/latest/security.html
index c4e2a5fd4..69f425711 100644
--- a/output/components/artemis/documentation/latest/security.html
+++ b/output/components/artemis/documentation/latest/security.html
@@ -2618,7 +2618,7 @@ desired. The broker uses a component called a 
&quot;security manager&quot; to im
 the actual authentication and authorization checks. By default, the broker uses
 
<code>org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager</code>
 to
 provide JAAS integration, but users can provide their own implementation of
-<code>org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager3</code>
 and
+<code>org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager5</code>
 and
 configure it in <code>bootstrap.xml</code> using the 
<code>security-manager</code> element, e.g.:</p>
 <pre><code class="lang-xml"><span class="hljs-tag">&lt;<span 
class="hljs-name">broker</span> <span class="hljs-attr">xmlns</span>=<span 
class="hljs-string">&quot;http://activemq.apache.org/schema&quot;</span>&gt;</span>
 

Reply via email to