Package | Description |
---|---|
org.apache.shiro.spring.web |
Spring-specific components for use in Spring-based web applications.
|
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).
|
Class and Description |
---|
FilterChainManager
A
FilterChainManager manages the creation and modification of Filter chains from an available pool
of Filter instances. |
Class and Description |
---|
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 . |
Class and Description |
---|
FilterChainResolver
A
FilterChainResolver can resolve an appropriate FilterChain to execute during a
ServletRequest . |
Class and Description |
---|
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 |
Class and Description |
---|
FilterChainResolver
A
FilterChainResolver can resolve an appropriate FilterChain to execute during a
ServletRequest . |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.