|
Spring Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelAccessPolicy | |
---|---|
org.springframework.integration.security.channel |
Uses of ChannelAccessPolicy in org.springframework.integration.security.channel |
---|
Classes in org.springframework.integration.security.channel that implement ChannelAccessPolicy | |
---|---|
class |
DefaultChannelAccessPolicy
Creates the ConfigAttribute s for secured channel
send and receive operations based on simple String values. |
Methods in org.springframework.integration.security.channel with parameters of type ChannelAccessPolicy | |
---|---|
void |
ChannelInvocationDefinitionSource.addPatternMapping(Pattern pattern,
ChannelAccessPolicy accessPolicy)
|
Constructor parameters in org.springframework.integration.security.channel with type arguments of type ChannelAccessPolicy | |
---|---|
ChannelInvocationDefinitionSource(Map<Pattern,ChannelAccessPolicy> patternMappings)
|
|
Spring Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |