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.