File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -81,15 +81,3 @@ thanks to autowiring and the ``AuthorizationCheckerInterface`` type-hint.
81
81
82
82
If the current user does not have the ``ROLE_NEWSLETTER_ADMIN ``, they will
83
83
be prompted to log in.
84
-
85
- Securing Methods Using Annotations
86
- ----------------------------------
87
-
88
- You can also secure method calls in any service with annotations by using the
89
- optional `JMSSecurityExtraBundle `_ bundle. This bundle is not included in the
90
- Symfony Standard Distribution, but you can choose to install it.
91
-
92
- See the `JMSSecurityExtraBundle Documentation `_ for more details.
93
-
94
- .. _`JMSSecurityExtraBundle` : https://github.com/schmittjoh/JMSSecurityExtraBundle
95
- .. _`JMSSecurityExtraBundle Documentation` : http://jmsyst.com/bundles/JMSSecurityExtraBundle
You can’t perform that action at this time.
0 commit comments