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