Uses of Interface
org.springframework.integration.security.channel.ChannelAccessPolicy
Packages that use ChannelAccessPolicy
Package
Description
Provides classes related to secured channels.
-
Uses of ChannelAccessPolicy in org.springframework.integration.security.channel
Classes in org.springframework.integration.security.channel that implement ChannelAccessPolicyMethods in org.springframework.integration.security.channel with parameters of type ChannelAccessPolicyModifier and TypeMethodDescriptionvoid
ChannelSecurityMetadataSource.addPatternMapping
(Pattern pattern, ChannelAccessPolicy accessPolicy) Deprecated.Constructor parameters in org.springframework.integration.security.channel with type arguments of type ChannelAccessPolicyModifierConstructorDescriptionChannelSecurityMetadataSource
(Map<Pattern, ChannelAccessPolicy> patternMappings) Deprecated.
new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())