| 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 default
WebSecurityManager, SecurityManager and SessionManager. |
| ShiroWebModule.FilterConfig<T extends javax.servlet.Filter> |
Filter configuration which pairs a Filter class with its configuration used on a path.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.