Return-Path: X-Original-To: apmail-shiro-user-archive@www.apache.org Delivered-To: apmail-shiro-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2DE3D97D9 for ; Wed, 1 Feb 2012 00:40:22 +0000 (UTC) Received: (qmail 26192 invoked by uid 500); 1 Feb 2012 00:40:22 -0000 Delivered-To: apmail-shiro-user-archive@shiro.apache.org Received: (qmail 26160 invoked by uid 500); 1 Feb 2012 00:40:21 -0000 Mailing-List: contact user-help@shiro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@shiro.apache.org Delivered-To: mailing list user@shiro.apache.org Received: (qmail 26152 invoked by uid 99); 1 Feb 2012 00:40:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 00:40:21 +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 (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 00:40:14 +0000 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RsOEq-0002P2-Tx for user@shiro.apache.org; Tue, 31 Jan 2012 16:39:52 -0800 Date: Tue, 31 Jan 2012 16:39:52 -0800 (PST) From: Mike K To: user@shiro.apache.org Message-ID: <1328056792905-7241745.post@n2.nabble.com> Subject: Invalidating sessions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org What is a cleanest way to invalidate a session? I currently reaching into sessionDAO and deleting it, but I think actually taking over that session and logging out would be preferable. Any ideas? -- View this message in context: http://shiro-user.582556.n2.nabble.com/Invalidating-sessions-tp7241745p7241745.html Sent from the Shiro User mailing list archive at Nabble.com.