@Version(value="1.1.0")
| Interface | Description |
|---|---|
| IFilterConfig |
A representation of the configuration for a filter
|
| Class | Description |
|---|---|
| ChainedRequest | Deprecated
Application developers requiring this functionality
should implement this using javax.servlet.filter classes.
|
| ChainedResponse | Deprecated
Application developers requiring this functionality
should implement this using javax.servlet.filter classes.
|
| ChainerServlet | Deprecated
Application developers requiring this functionality
should implement this using javax.servlet.filter classes.
|
| ServletChain | Deprecated
Application developers requiring this functionality
should implement this using javax.servlet.filter classes.
|