Package org.springframework.integration.security.config
package org.springframework.integration.security.config
Provides classes for configuration - parsers, namespace handlers, bean post processors.
-
ClassDescriptionNamespace handler for the security namespace.Creates a
ChannelSecurityInterceptor
to control send and receive access, and creates a bean post-processor to apply the interceptor toMessageChannel
s whose names match the specified patterns.The Integration Security infrastructurebeanFactory
initializer.