Return-Path: X-Original-To: apmail-shiro-dev-archive@www.apache.org Delivered-To: apmail-shiro-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B5CCF989B for ; Tue, 24 Jan 2012 19:25:02 +0000 (UTC) Received: (qmail 11461 invoked by uid 500); 24 Jan 2012 19:25:02 -0000 Delivered-To: apmail-shiro-dev-archive@shiro.apache.org Received: (qmail 11432 invoked by uid 500); 24 Jan 2012 19:25:02 -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 11421 invoked by uid 99); 24 Jan 2012 19:25:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jan 2012 19:25:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jan 2012 19:25:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 16818160DB7 for ; Tue, 24 Jan 2012 19:24:41 +0000 (UTC) Date: Tue, 24 Jan 2012 19:24:41 +0000 (UTC) From: "Les Hazlewood (Closed) (JIRA)" To: dev@shiro.apache.org Message-ID: <940717338.73120.1327433081093.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (SHIRO-198) HostAuthenticationToken does not extend AuthenticationToken MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SHIRO-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Les Hazlewood closed SHIRO-198. ------------------------------- Resolution: Fixed > HostAuthenticationToken does not extend AuthenticationToken > ----------------------------------------------------------- > > Key: SHIRO-198 > URL: https://issues.apache.org/jira/browse/SHIRO-198 > Project: Shiro > Issue Type: Bug > Components: Authentication (log-in) > Affects Versions: 1.0.0 > Reporter: Bryan Turner > Assignee: Les Hazlewood > Priority: Minor > Fix For: 1.2.0 > > Attachments: HostAuthenticationToken.patch > > > The HostAuthenticationToken interface by name has a strong relationship with AuthenticationToken. However, it does not extend that interface. By contrast, RememberMeAuthenticationToken does extend AuthenticationToken. This seems like an oversight in this interface's definition. > Note: I realize this is very trivial; I'm just opening this issue to track that this may need to be changed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira