Gaetan Pitteloud created MYFACESTEST-65:
-------------------------------------------
Summary: 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
Priority: Minor
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#6144)