Package org.apache.shiro.guice.web
-
Class Summary Class Description GuiceShiroFilter Shiro filter that is managed by and receives its filter chain configurations from Guice.ShiroWebModule Sets up Shiro lifecycles within Guice, enables the injecting of Shiro objects, and binds a defaultWebSecurityManager,SecurityManagerandSessionManager.ShiroWebModule.FilterConfig<T extends javax.servlet.Filter> Filter configuration which pairs a Filter class with its configuration used on a path.