Package | Description |
---|---|
org.springframework.integration.security.channel |
Provides classes related to secured channels.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultChannelAccessPolicy
Creates the
ConfigAttribute s for secured channel
send and receive operations based on simple String values. |
Modifier and Type | Method and Description |
---|---|
void |
ChannelSecurityMetadataSource.addPatternMapping(Pattern pattern,
ChannelAccessPolicy accessPolicy) |
Constructor and Description |
---|
ChannelSecurityMetadataSource(Map<Pattern,ChannelAccessPolicy> patternMappings) |
Copyright © 2017. All rights reserved.