Factory
Interfaces, Classes, Traits and Enums
- SecurityFactoryInterface
- SecurityFactoryInterface is the interface for all security authentication listener.
- AbstractFactory
- AbstractFactory is the base class for all classes inheriting from AbstractAuthenticationListener.
- AnonymousFactory
- FormLoginFactory
- FormLoginFactory creates services for form login authentication.
- FormLoginLdapFactory
- FormLoginLdapFactory creates services for form login ldap authentication.
- GuardAuthenticationFactory
- Configures the "guard" authentication provider key under a firewall.
- HttpBasicFactory
- HttpBasicFactory creates services for HTTP basic authentication.
- HttpBasicLdapFactory
- HttpBasicFactory creates services for HTTP basic authentication.
- JsonLoginFactory
- JsonLoginFactory creates services for JSON login authentication.
- JsonLoginLdapFactory
- JsonLoginLdapFactory creates services for json login ldap authentication.
- RememberMeFactory
- RemoteUserFactory
- RemoteUserFactory creates services for REMOTE_USER based authentication.
- SimpleFormFactory
- FormLoginFactory creates services for form login authentication.
- SimplePreAuthenticationFactory
- X509Factory
- X509Factory creates services for X509 certificate authentication.