Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
Classes
| AbstractFactory | AbstractFactory is the base class for all classes inheriting from AbstractAuthenticationListener | 
| FormLoginFactory | FormLoginFactory creates services for form login authentication. | 
| HttpBasicFactory | HttpBasicFactory creates services for HTTP basic authentication. | 
| HttpDigestFactory | HttpDigestFactory creates services for HTTP digest authentication. | 
| RememberMeFactory | |
| X509Factory | X509Factory creates services for X509 certificate authentication. | 
Interfaces
| SecurityFactoryInterface | SecurityFactoryInterface is the interface for all security authentication listener. | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/3.1/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory.html