소스 검색

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