RememberMeFactory
RememberMeFactory
class RememberMeFactory implements SecurityFactoryInterface
Methods
array | create(ContainerBuilder $container, string $id, array $config, string $userProvider, string $defaultEntryPoint) Configures the container services required to use the authentication listener. | |
string | getPosition() Defines the position at which the provider is called. | |
string | getKey() Defines the configuration key used to refer |