Return-Path: Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: (qmail 94877 invoked from network); 22 Jul 2010 08:56:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jul 2010 08:56:17 -0000 Received: (qmail 97508 invoked by uid 500); 22 Jul 2010 08:56:17 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 97466 invoked by uid 500); 22 Jul 2010 08:56:15 -0000 Mailing-List: contact clerezza-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: clerezza-dev@incubator.apache.org Delivered-To: mailing list clerezza-dev@incubator.apache.org Received: (qmail 97444 invoked by uid 99); 22 Jul 2010 08:56:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jul 2010 08:56:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jul 2010 08:56:12 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6M8tot6025554 for ; Thu, 22 Jul 2010 08:55:50 GMT Message-ID: <23351581.513971279788950174.JavaMail.jira@thor> Date: Thu, 22 Jul 2010 04:55:50 -0400 (EDT) From: "Tsuyoshi Ito (JIRA)" To: clerezza-dev@incubator.apache.org Subject: [jira] Closed: (CLEREZZA-249) implement permission description interfaces. In-Reply-To: <20391648.111781277804511207.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CLEREZZA-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi Ito closed CLEREZZA-249. --------------------------------- Resolution: Fixed > implement permission description interfaces. > -------------------------------------------- > > Key: CLEREZZA-249 > URL: https://issues.apache.org/jira/browse/CLEREZZA-249 > Project: Clerezza > Issue Type: New Feature > Reporter: Manuel Innerhofer > > Implement a service interface that returns a set of permission descriptions. The described permissions are needed by a class, package or bundle so it can work as intended. The permission description contains informations about the permission like a human readable name, a text describing the it, and an icon. It also contains the java permission string, which can be used to instantiate the permission. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.