@@ -53,8 +53,6 @@ may also be tags in other bundles you use that aren't listed here.
5353+-----------------------------------+---------------------------------------------------------------------------+
5454| `security.remember_me_aware `_| To allow remember me authentication|
5555+-----------------------------------+---------------------------------------------------------------------------+
56- | `security.listener.factory `_| Necessary when creating a custom authentication system|
57- +-----------------------------------+---------------------------------------------------------------------------+
5856| `swiftmailer.plugin `_| Register a custom SwiftMailer Plugin|
5957+-----------------------------------+---------------------------------------------------------------------------+
6058| `templating.helper `_| Make your service available in PHP templates|
@@ -697,14 +695,6 @@ of your configuration, and tag it with ``routing.loader``:
697695
698696For more information, see :doc:`/cookbook/routing/custom_route_loader`.
699697
700- security.listener.factory
701- -------------------------
702-
703- **Purpose**: Necessary when creating a custom authentication system
704-
705- This tag is used when creating your own custom authentication system. For
706- details, see :doc:`/cookbook/security/custom_authentication_provider`.
707-
708698security.remember_me_aware
709699--------------------------
710700