public interface MethodSecurityMetadataSource extends SecurityMetadataSource
SecurityMetadataSource
implementations that are designed to
perform lookups keyed on Method
s.Modifier and Type | Method and Description |
---|---|
Collection<ConfigAttribute> |
getAttributes(Method method,
Class<?> targetClass) |
getAllConfigAttributes, getAttributes, supports
Collection<ConfigAttribute> getAttributes(Method method, Class<?> targetClass)