|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodSecurityMetadataSource
Interface for SecurityMetadataSource
implementations
that are designed to perform lookups keyed on Method
s.
Method Summary | |
---|---|
Collection<ConfigAttribute> |
getAttributes(Method method,
Class<?> targetClass)
|
Methods inherited from interface org.springframework.security.access.SecurityMetadataSource |
---|
getAllConfigAttributes, getAttributes, supports |
Method Detail |
---|
Collection<ConfigAttribute> getAttributes(Method method, Class<?> targetClass)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |