Interface FilterInvocationSecurityMetadataSource
- All Superinterfaces:
org.springframework.aop.framework.AopInfrastructureBean
,SecurityMetadataSource
- All Known Implementing Classes:
DefaultFilterInvocationSecurityMetadataSource
,ExpressionBasedFilterInvocationSecurityMetadataSource
Marker interface for
SecurityMetadataSource
implementations that are
designed to perform lookups keyed on FilterInvocation
s.-
Method Summary
Methods inherited from interface org.springframework.security.access.SecurityMetadataSource
getAllConfigAttributes, getAttributes, supports