public interface MethodSecurityMetadataSource extends SecurityMetadataSource
Method をキーとしてルックアップを実行するように設計された SecurityMetadataSource 実装のインターフェース。| 修飾子と型 | メソッドと説明 |
|---|---|
java.util.Collection<ConfigAttribute> | getAttributes(java.lang.reflect.Method method, java.lang.Class<?> targetClass) |
getAllConfigAttributes, getAttributes, supportsjava.util.Collection<ConfigAttribute> getAttributes(java.lang.reflect.Method method, java.lang.Class<?> targetClass)