X509Factory
class X509Factory implements SecurityFactoryInterface
X509Factory creates services for X509 certificate authentication.
Methods
Details
at line line 26
create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint)
at line line 46
string
getPosition()
Defines the position at which the provider is called.
Possible values: preauth, form, http, and rememberme.