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 TypeMethodDescriptionvoid
ChannelSecurityMetadataSource.addPatternMapping
(Pattern pattern, ChannelAccessPolicy accessPolicy) Deprecated.ModifierConstructorDescriptionChannelSecurityMetadataSource
(Map<Pattern, ChannelAccessPolicy> patternMappings) Deprecated.
new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())