Classes

AbstractFactory is the base class for all classes inheriting from AbstractAuthenticationListener.
FormLoginFactory creates services for form login authentication.
FormLoginLdapFactory creates services for form login ldap authentication.
Configures the "guard" authentication provider key under a firewall.
HttpBasicFactory creates services for HTTP basic authentication.
HttpBasicFactory creates services for HTTP basic authentication.
JsonLoginFactory creates services for JSON login authentication.
JsonLoginLdapFactory creates services for json login ldap authentication.
RemoteUserFactory creates services for REMOTE_USER based authentication.
SimpleFormFactory deprecated
X509Factory creates services for X509 certificate authentication.

Interfaces

SecurityFactoryInterface is the interface for all security authentication listener.