SEC-1836: Forgot taglib comment update.

This commit is contained in:
Luke Taylor 2011-11-01 00:19:37 +00:00
parent f456db267f
commit 178765cf83

View File

@ -42,9 +42,9 @@
<attribute> <attribute>
<description> <description>
Can be used to narrow down the HTTP method (typically GET or POST) to which the URL Can be used to specify the HTTP method (typically GET or POST) which is used in combination
applies. Only has any meaning when used in combination with the "url" attribute. This method will with the URL when consulting the AccessDecisionManager. Only has any meaning when used in combination
be used when looking up the security metadata for the URL. Defaults to GET. with the "url" attribute. Defaults to GET.
</description> </description>
<name>method</name> <name>method</name>
<required>false</required> <required>false</required>