Skip to content

Commit 57d08de

Browse files
the bundle no longer recommend for Sf4
Until now the JMSSecurityExtraBundle not support Symfony 4.*, => So we can't install it.
1 parent 1b55e0f commit 57d08de

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

security/securing_services.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,3 @@ thanks to autowiring and the ``AuthorizationCheckerInterface`` type-hint.
8181

8282
If the current user does not have the ``ROLE_NEWSLETTER_ADMIN``, they will
8383
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

0 commit comments

Comments
 (0)