Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Symfony
Component
Security
Core
Authentication
Token
AbstractToken
isAuthenticated
Symfony\Component\Security\Core\Authentication\Token\AbstractToken::isAuthenticated PHP Method
AbstractToken Class Documentation
Datei anzeigen
Open project: symfony/symfony
isAuthenticated()
public
method
public
isAuthenticated
( )
public function isAuthenticated() { return $this->authenticated; }
AbstractToken
__construct
__toString
eraseCredentials
getAttribute
getAttributes
getRoles
getUser
getUsername
hasAttribute
hasUserChanged
isAuthenticated
serialize
setAttribute
setAttributes
setAuthenticated
setUser
unserialize