Jelajahi Sumber

SEC-1703: Updated namespace for intercept-url

Rob Winch 14 tahun lalu
induk
melakukan
6a87a5f1a1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"