All Classes and Interfaces
Class
Description
Interface to encapsulate
ConfigAttributes for secured channel
send and receive operations.Secured object for
ChannelSecurityInterceptor.An AOP interceptor that enforces authorization for MessageChannel send and/or receive calls.
The
SecurityMetadataSource implementation for secured MessageChannels.Creates the
ConfigAttributes for secured channel
send and receive operations based on simple String values.Namespace handler for the security namespace.
An annotation to be applied for the
MessageChannel bean definition
from JavaConfig - on @Bean method level.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.The
ExecutorChannelInterceptor
implementation responsible for
the SecurityContext propagation from one message flow's thread to another
through the MessageChannels involved in the flow.The Integration Security infrastructure
beanFactory initializer.