See: Description
Interface | Description |
---|---|
ChannelAccessPolicy |
Interface to encapsulate
ConfigAttribute s for secured channel
send and receive operations. |
Class | Description |
---|---|
ChannelInvocation |
Secured object for
ChannelSecurityInterceptor . |
ChannelSecurityInterceptor |
An AOP interceptor that enforces authorization for MessageChannel send and/or receive calls.
|
ChannelSecurityMetadataSource |
The
SecurityMetadataSource implementation for secured MessageChannel s. |
DefaultChannelAccessPolicy |
Creates the
ConfigAttribute s for secured channel
send and receive operations based on simple String values. |