Package org.springframework.integration.security.config
Provides classes for configuration - parsers, namespace handlers, bean post processors.
-
Class Summary Class Description ChannelSecurityInterceptorBeanPostProcessor IntegrationSecurityNamespaceHandler Namespace handler for the security namespace.SecuredChannelsParser Creates aChannelSecurityInterceptor
to control send and receive access, and creates a bean post-processor to apply the interceptor toMessageChannel
s whose names match the specified patterns.SecurityIntegrationConfigurationInitializer The Integration Security infrastructurebeanFactory
initializer.