AuthenticationUtils

AuthenticationUtils

class AuthenticationUtils

Extracts Security Errors from Request.

Methods

__construct(RequestStack $requestStack)
AuthenticationException|null getLastAuthenticationError(bool $clearSession = true)
string getLastUsername()

Details

__construct(RequestStack $requestStack)

Parameters

RequestStack $requestStack

AuthenticationException|null getLastAuthenticationError(bool $clearSession = true)

Parameters

bool $clearSession

Return Value

AuthenticationException|null

string getLastUsername()

Return Value

string
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部