From users-return-31520-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Thu Aug 9 19:13:08 2012 Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 64535966E for ; Thu, 9 Aug 2012 19:13:08 +0000 (UTC) Received: (qmail 42882 invoked by uid 500); 9 Aug 2012 19:13:07 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 42858 invoked by uid 500); 9 Aug 2012 19:13:07 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 42850 invoked by uid 99); 9 Aug 2012 19:13:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 19:13:07 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.250.139 is neither permitted nor denied by domain of christian.posta@gmail.com) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 19:13:02 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SzY9x-0007V6-QL for users@activemq.apache.org; Thu, 09 Aug 2012 12:12:41 -0700 Date: Thu, 9 Aug 2012 12:12:41 -0700 (PDT) From: ceposta To: users@activemq.apache.org Message-ID: <1344539561805-4654975.post@n4.nabble.com> In-Reply-To: <63E41F1D-9129-406E-A5E4-EBD9F9EC66A5@gmail.com> References: <1344516177608-4654938.post@n4.nabble.com> <63E41F1D-9129-406E-A5E4-EBD9F9EC66A5@gmail.com> Subject: Re: Apollo: Custom ACL Module MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Yes, you can. Specify an as mentioned here: http://activemq.apache.org/apollo/documentation/user-manual.html#Authorization Use the "id" attribute to specify your destination, and the "kind" attribute to specify the type of destination. See the "Send and create authorized via id_regex" unit test here (line 152): http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-stomp/src/test/scala/org/apache/activemq/apollo/stomp/test/StompSecurityTest.scala?revision=1366571&view=markup ----- http://www.christianposta.com/blog -- View this message in context: http://activemq.2283324.n4.nabble.com/Apollo-database-authentication-tp4654875p4654975.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.