Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1DFAE75D8 for ; Thu, 8 Sep 2011 08:10:23 +0000 (UTC) Received: (qmail 73469 invoked by uid 500); 8 Sep 2011 08:10:16 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 70797 invoked by uid 500); 8 Sep 2011 08:09:55 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 70745 invoked by uid 99); 8 Sep 2011 08:09:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2011 08:09:47 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kafecho@gmail.com designates 209.85.216.170 as permitted sender) Received: from [209.85.216.170] (HELO mail-qy0-f170.google.com) (209.85.216.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2011 08:09:39 +0000 Received: by qyl38 with SMTP id 38so284728qyl.1 for ; Thu, 08 Sep 2011 01:09:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=q1LkWBlmJtYZeIZiJMZC95/TavbiyRrHoasYcWsqVdc=; b=OOZz5ylqy3OrE8VeqkjDlaW1oaVH6zPDPflULgGf/lp0vLRZkMMDF5Lnvmr2Jmjm3C crPLUGSfPJmzdTIWf03p31WMYGBq4b7gXVRBn1p5DV+rxZR7oLtpZENEXLPv6THWOXKp cbJtEjRLnGZtod8SQ2bwoaL6GVCcNnMIoZD6o= MIME-Version: 1.0 Received: by 10.229.67.95 with SMTP id q31mr257179qci.228.1315469358374; Thu, 08 Sep 2011 01:09:18 -0700 (PDT) Received: by 10.229.101.195 with HTTP; Thu, 8 Sep 2011 01:09:18 -0700 (PDT) Date: Thu, 8 Sep 2011 09:09:18 +0100 Message-ID: Subject: Plan to integrate Apache Shiro with Jackrabbit? From: Guillaume Belrose To: users@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I am wondering if there are any thoughts/plans to integrate Jackrabbit with Apache Shiro (http://shiro.apache.org/)? Shiro is a departure from the JAAS model which is what Jackrabbit uses. Cheers, Guillaume.