@@ -40,8 +40,6 @@ the AsseticBundle has several tags that aren't listed here.
4040+-----------------------------------+---------------------------------------------------------------------------+
4141| `security.remember_me_aware `_| To allow remember me authentication|
4242+-----------------------------------+---------------------------------------------------------------------------+
43- | `security.listener.factory `_| Necessary when creating a custom authentication system|
44- +-----------------------------------+---------------------------------------------------------------------------+
4543| `swiftmailer.plugin `_| Register a custom SwiftMailer Plugin|
4644+-----------------------------------+---------------------------------------------------------------------------+
4745| `templating.helper `_| Make your service available in PHP templates|
@@ -527,14 +525,6 @@ of your configuration, and tag it with ``routing.loader``:
527525
528526 For more information, see:doc: `/cookbook/routing/custom_route_loader `.
529527
530- security.listener.factory
531- -------------------------
532-
533- **Purpose **: Necessary when creating a custom authentication system
534-
535- This tag is used when creating your own custom authentication system. For
536- details, see:doc: `/cookbook/security/custom_authentication_provider `.
537-
538528security.remember_me_aware
539529--------------------------
540530