You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Jeremy Haile (JIRA)" <ji...@apache.org> on 2009/03/02 06:41:12 UTC

[jira] Commented: (JSEC-35) PrincipalCollection should implement the java.util.Collection interface

    [ https://issues.apache.org/jira/browse/JSEC-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677894#action_12677894 ] 

Jeremy Haile commented on JSEC-35:
----------------------------------

I think we should close this issue as WONT FIX.  By definition, a PrincipalCollection may be immutable.  If anything, we could have MutablePrincipalCollection extend Collection, but I really don't think there's a ton of value.  It seems like PrincipalCollection is too much of a special case.

> PrincipalCollection should implement the java.util.Collection interface
> -----------------------------------------------------------------------
>
>                 Key: JSEC-35
>                 URL: https://issues.apache.org/jira/browse/JSEC-35
>             Project: JSecurity
>          Issue Type: Improvement
>          Components: Subject
>    Affects Versions: 1.0
>            Reporter: Les Hazlewood
>            Assignee: Les Hazlewood
>             Fix For: 1.0
>
>
> No reason I can think of why it shouldn't implement this interface, since it already implements Iterable.

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