Internally uses a FilterInvocation to
represent the request, so that the FilterInvocation-related property editors and lookup classes can be
used.
Delegates the actual channel security decisions and necessary actions to the configured ChannelDecisionManager . If a response is committed by the ChannelDecisionManager, the filter chain
will not proceed.
Do not use this class directly. Instead configure web.xml to use the FilterToBeanProxy .
| Constructor Summary |
|---|
|
No description provided. |
| Method Summary | |
|---|---|
| void |
No description provided. |
| void |
No description provided. |
| void |
No description provided. |
| ChannelDecisionManager |
No description provided. |
| FilterInvocationDefinitionSource |
No description provided. |
| void |
No description provided. |
| void |
No description provided. |
| void |
No description provided. |
| Methods inherited from java.langObject |
|---|
public
void
destroy
(
)
public
void
setFilterInvocationDefinitionSource
(
FilterInvocationDefinitionSource
filterInvocationDefinitionSource
)