Symfony\Component\Security\Guard\Token
Classes
PostAuthenticationGuardToken | Used as an "authenticated" token, though it could be set to not-authenticated later. |
PreAuthenticationGuardToken | The token used by the guard auth system before authentication. |
Interfaces
GuardTokenInterface | A marker interface that both guard tokens implement. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Security/Guard/Token.html