mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 22:02:41 +00:00
@deprecate FilterToBeanProxy in favour of the simpler and Spring Core provided DelegatingFilterProxy.
This commit is contained in:
parent
ab23fe56ad
commit
c66a3ba323
@ -70,6 +70,7 @@ import javax.servlet.ServletResponse;
|
||||
* case, set the <code>lifecycle</code> initialization parameter to <code>servlet-container-managed</code>. If the
|
||||
* parameter is any other value, servlet container lifecycle methods will not be delegated through to the proxy.</p>
|
||||
*
|
||||
* @deprecated use DelegatingFilterProxy instead
|
||||
* @author Ben Alex
|
||||
* @version $Id$
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user