mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-09 06:50:05 +00:00
SEC-1985: Removed WebSecurityExpessionHandler from reference
This commit is contained in:
parent
f6902471fb
commit
18230259b8
@ -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<FilterInvocation></interfacename> defined in the application
|
||||||
context (you should have web expressions enabled in your <literal><http></literal>
|
context (you should have web expressions enabled in your <literal><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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user