浏览代码

SEC-2069: Update doc to use FilterInvocationSecurityMetadataSource

Rob Winch 13 年之前
父节点
当前提交
6cea2694dc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/manual/src/docbook/core-filters.xml

+ 1 - 1
docs/manual/src/docbook/core-filters.xml

@@ -48,7 +48,7 @@
             attributes associated with a single secure HTTP URL.</para>
         <para>It should be noted that the
             <literal>FilterSecurityInterceptor.setSecurityMetadataSource()</literal> method actually
-            expects an instance of <interfacename>FilterSecurityMetadataSource</interfacename>. This
+            expects an instance of <interfacename>FilterInvocationSecurityMetadataSource</interfacename>. This
             is a marker interface which subclasses
             <interfacename>SecurityMetadataSource</interfacename>. It simply denotes the
             <interfacename>SecurityMetadataSource</interfacename> understands