Explorar el Código

SEC-1703: Updated namespace for intercept-url

Rob Winch hace 14 años
padre
commit
6a87a5f1a1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/manual/src/docbook/cas-auth-provider.xml

+ 1 - 1
docs/manual/src/docbook/cas-auth-provider.xml

@@ -275,7 +275,7 @@
       <programlisting><![CDATA[
 <security:http entry-point-ref="casEntryPoint">
    ...
-   <custom-filter position="CAS_FILTER" ref="casFilter" />
+   <security:custom-filter position="CAS_FILTER" ref="casFilter" />
 </security:http>
 
 <bean id="casFilter"