WildcardPermission: change visibility of field 'parts' to protected
-------------------------------------------------------------------

                 Key: SHIRO-300
                 URL: https://issues.apache.org/jira/browse/SHIRO-300
             Project: Shiro
          Issue Type: Improvement
    Affects Versions: 1.1.0
            Reporter: manthos


Change visibility of field 'parts' to protected, so Permissions extends 
WildcardPermission can directly fill parts instead of creating a String and 
calling setParts (which splits this string again into parts...)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to