Interface FilterInvocationSecurityMetadataSource
- All Superinterfaces:
org.springframework.aop.framework.AopInfrastructureBean,org.springframework.security.access.SecurityMetadataSource
- All Known Implementing Classes:
DefaultFilterInvocationSecurityMetadataSource,ExpressionBasedFilterInvocationSecurityMetadataSource
@Deprecated
public interface FilterInvocationSecurityMetadataSource
extends org.springframework.security.access.SecurityMetadataSource
Deprecated.
Marker interface for
SecurityMetadataSource implementations that are
designed to perform lookups keyed on FilterInvocations.-
Method Summary
Methods inherited from interface org.springframework.security.access.SecurityMetadataSource
getAllConfigAttributes, getAttributes, supports
SecurityAnnotationScannerandAuthorizationManager. In the case of channel security, please seeHttpsRedirectFilter. In the case of web security, please seeAuthorizationManager.