| Package | Description |
|---|---|
| org.springframework.integration.security.channel |
Provides classes related to secured channels.
|
| org.springframework.integration.security.config |
Provides classes for configuration - parsers, namespace handlers, bean post processors.
|
| Class and Description |
|---|
| ChannelAccessPolicy
Interface to encapsulate
ConfigAttributes for secured channel
send and receive operations. |
| ChannelSecurityMetadataSource
The
SecurityMetadataSource implementation for secured MessageChannels. |
| Class and Description |
|---|
| ChannelSecurityInterceptor
An AOP interceptor that enforces authorization for MessageChannel send and/or receive calls.
|
Copyright © 2016. All rights reserved.