PHP Symfony\Component\Security\Authentication\Token Пространство имен

Interfaces

Имя Описание
TokenInterface TokenInterface is the interface for the user authentication information.

Классы

Имя Описание
Token Base class for Token instances.
UsernamePasswordToken UsernamePasswordToken implements a username and password token.