PHP Symfony\Component\Security\Authentication\Token Namespace

Interfaces

Name Description
TokenInterface TokenInterface is the interface for the user authentication information.

Classes

Name Description
Token Base class for Token instances.
UsernamePasswordToken UsernamePasswordToken implements a username and password token.