We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b8119d commit a21215fCopy full SHA for a21215f
cookbook/security/securing_services.rst
@@ -145,8 +145,8 @@ Securing Methods Using Annotations
145
----------------------------------
146
147
You can also secure method calls in any service with annotations by using the
148
-optional `JMSSecurityExtraBundle`_ bundle. This bundle is included in the
149
-Symfony2 Standard Distribution.
+optional `JMSSecurityExtraBundle`_ bundle. This bundle is not included in the
+Symfony2 Standard Distribution, but you can choose to install it.
150
151
To enable the annotations functionality, :ref:`tag<book-service-container-tags>`
152
the service you want to secure with the ``security.secure_service`` tag
0 commit comments