class AuthenticationUtils

Extracts Security Errors from Request.

Methods

__construct(RequestStack $requestStack)

No description

getLastAuthenticationError(bool $clearSession = true)

No description

string
getLastUsername()

No description

Details

at line line 34
__construct(RequestStack $requestStack)

Parameters

RequestStack $requestStack

at line line 44
AuthenticationException|null getLastAuthenticationError(bool $clearSession = true)

Parameters

bool $clearSession

Return Value

AuthenticationException|null

at line line 66
string getLastUsername()

Return Value

string