Uses of Interface
org.springframework.integration.security.channel.ChannelAccessPolicy
Package
Description
Provides classes related to secured channels.
-
Uses of ChannelAccessPolicy in org.springframework.integration.security.channel
Modifier and TypeClassDescriptionclass
Creates theConfigAttribute
s for secured channel send and receive operations based on simple String values.Modifier and TypeMethodDescriptionvoid
ChannelSecurityMetadataSource.addPatternMapping
(Pattern pattern, ChannelAccessPolicy accessPolicy) ModifierConstructorDescriptionChannelSecurityMetadataSource
(Map<Pattern, ChannelAccessPolicy> patternMappings)