Browse Source

SEC-2069: Update doc to use FilterInvocationSecurityMetadataSource

Rob Winch 13 years ago
parent
commit
6cea2694dc
1 changed files with 1 additions and 1 deletions
  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