Uses of Class
org.apache.shiro.web.env.EnvironmentLoader
-
Packages that use EnvironmentLoader Package Description org.apache.shiro.web.env Web-specificEnvironment
implementation and support. -
-
Uses of EnvironmentLoader in org.apache.shiro.web.env
Subclasses of EnvironmentLoader in org.apache.shiro.web.env Modifier and Type Class Description class
EnvironmentLoaderListener
Bootstrap listener to startup and shutdown the web application's ShiroWebEnvironment
at ServletContext startup and shutdown respectively.
-