|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PermissionsAuthorizationFilter | |
|---|---|
| org.apache.shiro.web.filter.authz | Servlet Filter implementations that perform authorization (access control)
checks based on the Subject's abilities (for example, role or permission checks). |
| Uses of PermissionsAuthorizationFilter in org.apache.shiro.web.filter.authz |
|---|
| Subclasses of PermissionsAuthorizationFilter in org.apache.shiro.web.filter.authz | |
|---|---|
class |
HttpMethodPermissionFilter
A filter that translates an HTTP Request's Method (eg GET, POST, etc) into an corresponding action (verb) and uses that verb to construct a permission that will be checked to determine access. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||