Package org.apache.shiro.web.env


package org.apache.shiro.web.env
Web-specific Environment implementation and support. The most important components are the EnvironmentLoader and EnvironmentLoaderListener, which are used in conjunction with the ShiroFilter to enable Shiro in a web application.
See Also: