Your search for javax.servlet.http.httpservletrequest.isUserInRole(String) produced 2 results.
NOTE: Selecting favorite libraries and limiting your search to favorites will result in exact matches in most cases.
MethodClassLibraryMethod Description
isUserInRole(String) boolean HttpServletRequest Servlet API 2.4 Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserInRole(String) boolean HttpServletRequest Java EE 5 5.0.0 Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
Search