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

Brian Demers resolved SHIRO-437.
--------------------------------
    Resolution: Fixed

> WildcardPermission: conformed toString
> --------------------------------------
>
>                 Key: SHIRO-437
>                 URL: https://issues.apache.org/jira/browse/SHIRO-437
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Authorization (access control) 
>    Affects Versions: 1.3.0
>            Reporter: picpoc
>            Priority: Trivial
>              Labels: patch, patch-with-test
>             Fix For: 1.3.0
>
>         Attachments: wildcardpermission-tostring.patch
>
>
> Attached patch enhances [SHIRO-75], updating WildcardPermission.toString() to 
> return conform wildcard expression, in order to satisfy assertions like:
> WildcardPermission p1 = new WildcardPermission("foo,bar:baz:*");
> assert p1.equals(new WildcardPermission(p1.toString());



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to