Property | Type | Description | |
---|---|---|---|
$providers | string[] | ||
$sessionFlagManager |
Method | Description | |
---|---|---|
__construct ( |
||
supportsAttribute ( string $attribute ) : boolean | ||
supportsClass ( string $class ) : boolean | ||
vote ( Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token, mixed $object, array $attributes ) : mixed |
public __construct ( |
||
$sessionFlagManager | ||
$providers | array |
public supportsAttribute ( string $attribute ) : boolean | ||
$attribute | string | |
return | boolean | true |
public supportsClass ( string $class ) : boolean | ||
$class | string | |
return | boolean | true |