Apache Shiro :: Web 2.0.2 API
Packages
Package
Description
Web-specific implementation extensions to the
org.apache.shiro.config components.Web-specific
Environment implementation and support.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).The filter 'mgt' (management) package contains components used in managing Filters that are available for
filter chain construction, the filter chains themselves, as well as resolving filter chains based by name.
Concepts used to represent Shiro's aggregate state in an application.
Components supporting web-specific
SecurityManager implementations.Shiro-specific implementations of the Servlet API (Servlet Filters, et al.).
Components supporting Session management in web-enabled applications.
Concepts used to represent Shiro's aggregate state in an application.
Web-specific
Subject interfaces to enable Subject use in web
environments.Supporting implementations of
org.apache.shiro.web.subject package interfaces.Provides the Shiro JSP Tag Library implementations.
Concepts used to represent Shiro's aggregate state in an application.