|
@@ -60,7 +60,7 @@ import java.util.*;
|
|
|
* requests which match the pattern. An example configuration might look like this:
|
|
|
*
|
|
|
* <pre>
|
|
|
- * <bean id="myfilterChainProxy" class="org.springframework.security.util.FilterChainProxy">
|
|
|
+ * <bean id="myfilterChainProxy" class="org.springframework.security.web.FilterChainProxy">
|
|
|
* <constructor-arg>
|
|
|
* <util:list>
|
|
|
* <security:filter-chain pattern="/do/not/filter*" filters="none"/>
|