Symfony\Component\Security\Guard\Token
Classes
Used as an "authenticated" token, though it could be set to not-authenticated later.
The token used by the guard auth system before authentication.
Interfaces
A marker interface that both guard tokens implement.