mediatekformation

BasicAuthenticationEntryPoint
in package
implements AuthenticationEntryPointInterface

BasicAuthenticationEntryPoint starts an HTTP Basic authentication.

Tags
author

Fabien Potencier fabien@symfony.com

Interfaces, Classes, Traits and Enums

AuthenticationEntryPointInterface
Implement this interface for any classes that will be called to "start" the authentication process (see method for more details).

Table of Contents

$realmName  : mixed
__construct()  : mixed
start()  : Response
Returns a response that directs the user to authenticate.

Properties

Methods

Search results