Jelajahi Sumber

SEC-1985: Removed WebSecurityExpessionHandler from reference

Rob Winch 13 tahun lalu
induk
melakukan
18230259b8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/manual/src/docbook/taglibs.xml

+ 1 - 1
docs/manual/src/docbook/taglibs.xml

@@ -19,7 +19,7 @@
             </footnote>. The first approach uses a <link xlink:href="#el-access-web">web-security
             </footnote>. The first approach uses a <link xlink:href="#el-access-web">web-security
             expression</link>, specified in the <literal>access</literal> attribute of the tag. The
             expression</link>, specified in the <literal>access</literal> attribute of the tag. The
             expression evaluation will be delegated to the
             expression evaluation will be delegated to the
-            <interfacename>WebSecurityExpressionHandler</interfacename> defined in the application
+            <interfacename>SecurityExpressionHandler&lt;FilterInvocation&gt;</interfacename> defined in the application
             context (you should have web expressions enabled in your <literal>&lt;http></literal>
             context (you should have web expressions enabled in your <literal>&lt;http></literal>
             namespace configuration to make sure this service is available). So, for example, you
             namespace configuration to make sure this service is available). So, for example, you
             might
             might