Package org.springframework.integration.security.config

Class Summary
ChannelSecurityInterceptorBeanPostProcessor A BeanPostProcessor that proxies MessageChannels to apply a ChannelSecurityInterceptor.
IntegrationSecurityNamespaceHandler Namespace handler for the security namespace.
SecuredChannelsParser 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.