SEC-1985: Removed WebSecurityExpessionHandler from reference

This commit is contained in:
Rob Winch 2012-06-28 11:35:07 -05:00
parent f6902471fb
commit 18230259b8

View File

@ -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