Decides whether a web channel meets a specific security condition.
ChannelProcessor implementations are iterated by the
ChannelDecisionManagerImpl .
If an implementation has an issue with the channel security, they should
take action themselves. The callers of the implementation do not take any
action.
author: Ben Alex version: $Id: ChannelProcessor.java 1784 2007-02-24 21:00:24Z luke_t $ |