See: Description
Class | Description |
---|---|
ChannelSecurityInterceptorBeanPostProcessor | |
ChannelSecurityInterceptorFactoryBean |
The
FactoryBean for <security:secured-channels/> JavaConfig variant to provide options
for ChannelSecurityInterceptor beans. |
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 MessageChannel s
whose names match the specified patterns. |
SecurityIntegrationConfigurationInitializer |
The Integration Security infrastructure
beanFactory initializer. |