You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Les Hazlewood (JIRA)" <ji...@apache.org> on 2009/01/27 05:38:59 UTC

[jira] Resolved: (JSEC-15) WildcardPermission: toString, equals and hashCode

     [ https://issues.apache.org/jira/browse/JSEC-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Les Hazlewood resolved JSEC-15.
-------------------------------

    Resolution: Fixed
      Assignee: Les Hazlewood

Applied patch code w/ a minor modification.  Thanks for the contribution!

> WildcardPermission: toString, equals and hashCode
> -------------------------------------------------
>
>                 Key: JSEC-15
>                 URL: https://issues.apache.org/jira/browse/JSEC-15
>             Project: JSecurity
>          Issue Type: Improvement
>          Components: Authorization (access control)
>    Affects Versions: 1.0
>            Reporter: Dain Sundstrom
>            Assignee: Les Hazlewood
>             Fix For: 1.0
>
>         Attachments: JSEC-15.patch
>
>
> It would be nice if WildcardPermission implemented toString equals and hashCode.  The toString method would make debugging and logging easier, and equals/hashCode can help to eliminate duplicate permissions and thus the number of security checks.
> I have attached a patch for this issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.