Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 26BA5200B38 for ; Fri, 24 Jun 2016 02:07:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1A4C8160A68; Fri, 24 Jun 2016 00:07:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5860D160A59 for ; Fri, 24 Jun 2016 02:07:17 +0200 (CEST) Received: (qmail 28462 invoked by uid 500); 24 Jun 2016 00:07:16 -0000 Mailing-List: contact dev-help@shiro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@shiro.apache.org Delivered-To: mailing list dev@shiro.apache.org Received: (qmail 28445 invoked by uid 99); 24 Jun 2016 00:07:16 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jun 2016 00:07:16 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 444B92C14F8 for ; Fri, 24 Jun 2016 00:07:16 +0000 (UTC) Date: Fri, 24 Jun 2016 00:07:16 +0000 (UTC) From: "Brian Demers (JIRA)" To: dev@shiro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (SHIRO-320) Add an example for using Guice integration. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 24 Jun 2016 00:07:18 -0000 [ https://issues.apache.org/jira/browse/SHIRO-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Demers resolved SHIRO-320. -------------------------------- Resolution: Fixed There is now a guice sample project on master. If you put this bigbank project on github we will link to it though! > Add an example for using Guice integration. > ------------------------------------------- > > Key: SHIRO-320 > URL: https://issues.apache.org/jira/browse/SHIRO-320 > Project: Shiro > Issue Type: Task > Affects Versions: 1.2.0 > Reporter: Jared Bunting > Labels: patch > Fix For: 2.0.0 > > Attachments: pom.xml, shiro-guice-tutorial.zip > > > We need an example application that showcases the use of the shiro-guice integration module. -- This message was sent by Atlassian JIRA (v6.3.4#6332)