| Interface | Description |
|---|---|
| MessageSecurityMetadataSource |
A
SecurityMetadataSource that is used for securing Message |
| Class | Description |
|---|---|
| ChannelSecurityInterceptor |
Performs security handling of Message resources via a ChannelInterceptor implementation.
|
| DefaultMessageSecurityMetadataSource |
A default implementation of
MessageSecurityMetadataSource that looks up the ConfigAttribute instances
using a MessageMatcher. |