Uses of Class
org.apache.shiro.web.filter.AccessControlFilter

Packages that use AccessControlFilter
Package
Description
Base package supporting all Servlet Filter implementations used to control access to web pages and URL resources.
Servlet Filter implementations specific to controlling access based on a subject's authentication status, or those that can execute authentications (log-ins) directly.
Servlet Filter implementations that perform authorization (access control) checks based on the Subject's abilities (for example, role or permission checks).