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.