Uses of Class
org.apache.shiro.spring.web.ShiroFilterFactoryBean
-
Packages that use ShiroFilterFactoryBean Package Description org.apache.shiro.spring.config.web.autoconfigure org.apache.shiro.spring.web.config -
-
Uses of ShiroFilterFactoryBean in org.apache.shiro.spring.config.web.autoconfigure
Methods in org.apache.shiro.spring.config.web.autoconfigure that return ShiroFilterFactoryBean Modifier and Type Method Description protected ShiroFilterFactoryBean
ShiroWebFilterConfiguration. shiroFilterFactoryBean()
-
Uses of ShiroFilterFactoryBean in org.apache.shiro.spring.web.config
Methods in org.apache.shiro.spring.web.config that return ShiroFilterFactoryBean Modifier and Type Method Description protected ShiroFilterFactoryBean
AbstractShiroWebFilterConfiguration. shiroFilterFactoryBean()
protected ShiroFilterFactoryBean
ShiroWebFilterConfiguration. shiroFilterFactoryBean()
-