public interface IAccessManager
-
Method Summary
| Modifier and Type |
Method |
Description |
boolean |
isInRole(javax.servlet.http.HttpServletRequest request,
String role) |
|
-
Method Details
-
boolean isInRole(
javax.servlet.http.HttpServletRequest request,
String role)