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