| org.springframework.security.web.access.channel.ChannelDecisionManager | 
|  Known Indirect Subclasses | 
Decides whether a web channel provides sufficient security.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Decided whether the presented  FilterInvocationprovides the appropriate level of channel
 security based on the requested list of ConfigAttributes. | |||||||||||
| Indicates whether this  ChannelDecisionManageris able to process the passedConfigAttribute. | |||||||||||
Decided whether the presented FilterInvocation provides the appropriate level of channel
 security based on the requested list of ConfigAttributes.
| IOException | |
|---|---|
| ServletException | 
Indicates whether this ChannelDecisionManager is able to process the passed
 ConfigAttribute.
This allows the ChannelProcessingFilter to check every
 configuration attribute can be consumed by the configured ChannelDecisionManager.
| attribute | a configuration attribute that has been configured against the ChannelProcessingFilter | 
|---|
ChannelDecisionManager can support the passed configuration attribute