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
ConfigAttribute s for secured channel
send and receive operations. |
ChannelSecurityMetadataSource
The
SecurityMetadataSource implementation for secured MessageChannel s. |
Class and Description |
---|
ChannelSecurityInterceptor
An AOP interceptor that enforces authorization for MessageChannel send and/or receive calls.
|
Copyright © 2015. All rights reserved.