You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gaetan Pitteloud (JIRA)" <de...@myfaces.apache.org> on 2013/10/16 14:37:45 UTC

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

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)