mediatekformation

SimpleAuthenticationProvider
in package
implements AuthenticationProviderInterface

Tags
author

Jordi Boggiano j.boggiano@seld.be

deprecated

since Symfony 4.2, use Guard instead.

Interfaces, Classes, Traits and Enums

AuthenticationProviderInterface
AuthenticationProviderInterface is the interface for all authentication providers.

Table of Contents

$providerKey  : mixed
$simpleAuthenticator  : mixed
$userChecker  : mixed
$userProvider  : mixed
__construct()  : mixed
authenticate()  : mixed
supports()  : bool
Checks whether this provider supports the given token.

Properties

Methods

Search results