Interface MessageSecurityMetadataSource

All Superinterfaces:
org.springframework.aop.framework.AopInfrastructureBean, org.springframework.security.access.SecurityMetadataSource
All Known Implementing Classes:
DefaultMessageSecurityMetadataSource

@Deprecated public interface MessageSecurityMetadataSource extends org.springframework.security.access.SecurityMetadataSource
A SecurityMetadataSource that is used for securing Message
Since:
4.0
See Also:
  • Method Summary

    Methods inherited from interface org.springframework.security.access.SecurityMetadataSource

    getAllConfigAttributes, getAttributes, supports