List of usage examples for org.apache.shiro.web.env WebEnvironment interface-usage
From source file org.seedstack.seed.web.internal.security.shiro.WebGuiceEnvironment.java
@Singleton class WebGuiceEnvironment implements WebEnvironment { private FilterChainResolver filterChainResolver; private ServletContext servletContext; private WebSecurityManager securityManager;
From source file org.seedstack.seed.web.security.internal.shiro.WebGuiceEnvironment.java
@Singleton class WebGuiceEnvironment implements WebEnvironment { private FilterChainResolver filterChainResolver; private ServletContext servletContext; private WebSecurityManager securityManager;