|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.shiro.web.filter.mgt | |
|---|---|
| org.apache.shiro.web.config | Web-specific implementation extensions to the org.apache.shiro.config components. |
| org.apache.shiro.web.env | Web-specific Environment implementation and support. |
| org.apache.shiro.web.filter.mgt | The filter 'mgt' (management) package contains components used in managing Filters that are available for filter chain construction, the filter chains themselves, as well as resolving filter chains based by name. |
| org.apache.shiro.web.servlet | Shiro-specific implementations of the Servlet API (Servlet Filters, et al). |
| Classes in org.apache.shiro.web.filter.mgt used by org.apache.shiro.web.config | |
|---|---|
| FilterChainManager
A FilterChainManager manages the creation and modification of Filter chains from an available pool
of Filter instances. |
|
| FilterChainResolver
A FilterChainResolver can resolve an appropriate FilterChain to execute during a
ServletRequest. |
|
| Classes in org.apache.shiro.web.filter.mgt used by org.apache.shiro.web.env | |
|---|---|
| FilterChainResolver
A FilterChainResolver can resolve an appropriate FilterChain to execute during a
ServletRequest. |
|
| Classes in org.apache.shiro.web.filter.mgt used by org.apache.shiro.web.filter.mgt | |
|---|---|
| DefaultFilter
Enum representing all of the default Shiro Filter instances available to web applications. |
|
| FilterChainManager
A FilterChainManager manages the creation and modification of Filter chains from an available pool
of Filter instances. |
|
| FilterChainResolver
A FilterChainResolver can resolve an appropriate FilterChain to execute during a
ServletRequest. |
|
| NamedFilterList
A NamedFilterList is a List of Filter instances that is uniquely identified by a
name. |
|
| Classes in org.apache.shiro.web.filter.mgt used by org.apache.shiro.web.servlet | |
|---|---|
| FilterChainResolver
A FilterChainResolver can resolve an appropriate FilterChain to execute during a
ServletRequest. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||