|
|||||||||
| 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 Methods.
| Method Summary | |
|---|---|
java.util.Collection<ConfigAttribute> |
getAttributes(java.lang.reflect.Method method,
java.lang.Class<?> targetClass)
|
| Methods inherited from interface org.springframework.security.access.SecurityMetadataSource |
|---|
getAllConfigAttributes, getAttributes, supports |
| Method Detail |
|---|
java.util.Collection<ConfigAttribute> getAttributes(java.lang.reflect.Method method,
java.lang.Class<?> targetClass)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||