[
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)