Uses of Package
org.apache.shiro.web.servlet

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).
 
Components supporting web-specific SecurityManager implementations.
Shiro-specific implementations of the Servlet API (Servlet Filters, et al.).