JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.apache.shiro.web
package
org.apache.shiro.web
Shiro's web support module to support security in any web-enabled application.
Related Packages
Package
Description
org.apache.shiro.web.config
Web-specific implementation extensions to the
org.apache.shiro.config
components.
org.apache.shiro.web.env
Web-specific
Environment
implementation and support.
org.apache.shiro.web.filter
Base package supporting all Servlet
Filter
implementations used to control access to web pages and URL resources.
org.apache.shiro.web.mgt
Components supporting web-specific
SecurityManager
implementations.
org.apache.shiro.web.servlet
Shiro-specific implementations of the Servlet API (Servlet Filters, et al.).
org.apache.shiro.web.session
Components supporting Session management in web-enabled applications.
org.apache.shiro.web.subject
Web-specific
Subject
interfaces to enable
Subject
use in web environments.
org.apache.shiro.web.tags
Provides the Shiro JSP Tag Library implementations.
org.apache.shiro.web.util