Class SecuredChannelsParser

All Implemented Interfaces:
BeanDefinitionParser

public class SecuredChannelsParser extends AbstractSingleBeanDefinitionParser
Creates a ChannelSecurityInterceptor to control send and receive access, and creates a bean post-processor to apply the interceptor to MessageChannels whose names match the specified patterns.
Author:
Jonas Partner, Mark Fisher, Artem Bilan