mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-23 23:31:27 +00:00
SEC-954: Deprecate AbstractMethodDefinitionSource
This commit is contained in:
parent
7f35f56f40
commit
b589f78918
@ -34,6 +34,7 @@ import java.lang.reflect.Method;
|
||||
* Abstract implementation of <code>MethodDefinitionSource</code>.
|
||||
*
|
||||
* @author Ben Alex
|
||||
* @deprecated No longer used within the framework and will be removed
|
||||
* @version $Id$
|
||||
*/
|
||||
public abstract class AbstractMethodDefinitionSource implements MethodDefinitionSource {
|
||||
|
Loading…
x
Reference in New Issue
Block a user