Class ChannelSecurityMetadataSource

java.lang.Object
org.springframework.integration.security.channel.ChannelSecurityMetadataSource
All Implemented Interfaces:
AopInfrastructureBean, org.springframework.security.access.SecurityMetadataSource

public class ChannelSecurityMetadataSource
extends Object
implements org.springframework.security.access.SecurityMetadataSource
The SecurityMetadataSource implementation for secured MessageChannels.
Author:
Mark Fisher, Oleg Zhurakousky