UsernamePasswordLoginProvider implements LoginProviderInterface

Read onlyYes
FinalYes

The default username + password based backend login form.

Internal

This class is a specific Backend implementation and is not considered part of the Public TYPO3 API.

Attributes
#[Autoconfigure]
$public: true

Table of Contents

Interfaces

LoginProviderInterface
Interface for Backend Login providers

Methods

__construct()  : mixed
modifyView()  : string
render()  : void
Render the login HTML

Methods

modifyView()

public modifyView(ServerRequestInterface $request, ViewInterface $view) : string
Parameters
$request : ServerRequestInterface
$view : ViewInterface
Return values
string

        
On this page

Search results