Interface MessageSecurityMetadataSource
-
- All Superinterfaces:
org.springframework.aop.framework.AopInfrastructureBean
,SecurityMetadataSource
- All Known Implementing Classes:
DefaultMessageSecurityMetadataSource
public interface MessageSecurityMetadataSource extends SecurityMetadataSource
ASecurityMetadataSource
that is used for securingMessage
- Since:
- 4.0
- See Also:
ChannelSecurityInterceptor
,DefaultMessageSecurityMetadataSource
-
-
Method Summary
-
Methods inherited from interface org.springframework.security.access.SecurityMetadataSource
getAllConfigAttributes, getAttributes, supports
-
-