You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2014/01/23 22:21:40 UTC

[jira] [Resolved] (MYFACESTEST-65) Implement HttpServletRequest.isUserInRole(String)

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

Leonardo Uribe resolved MYFACESTEST-65.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.6-SNAPSHOT
         Assignee: Leonardo Uribe

Good idea, thanks to Gaetan Pitteloud for mention it.

> Implement HttpServletRequest.isUserInRole(String)
> -------------------------------------------------
>
>                 Key: MYFACESTEST-65
>                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-65
>             Project: MyFaces Test
>          Issue Type: New Feature
>          Components: Mock Objects
>    Affects Versions: 1.0.4
>            Reporter: Gaetan Pitteloud
>            Assignee: Leonardo Uribe
>            Priority: Minor
>             Fix For: 1.0.6-SNAPSHOT
>
>
> Implementing HttpServletRequest.isUserInRole(String) is easy to implement with a HashSet representing the roles and 2 additional methods: addUserRole() and clearUserRoles().



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)