All Classes
-
Class Summary Class Description GuiceShiroFilter Shiro filter that is managed by and receives its filter chain configurations from Guice.ShiroAopModule Install this module to enable Shiro AOP functionality in Guice.ShiroModule Sets up Shiro lifecycles within Guice, enables the injecting of Shiro objects, and binds a defaultSecurityManager
andSessionManager
.ShiroSessionScope Guice scope for Shiro sessions.ShiroWebModule Sets up Shiro lifecycles within Guice, enables the injecting of Shiro objects, and binds a defaultWebSecurityManager
,SecurityManager
andSessionManager
.ShiroWebModule.FilterConfig<T extends Filter> Filter configuration which pairs a Filter class with its configuration used on a path.