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/26 06:42:59 UTC

[jira] Updated: (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 updated JSEC-15:
------------------------------

        Fix Version/s: 1.0
    Affects Version/s: 1.0

> 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
>             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.