createNewToken(
class AuthenticationProviderManager implements
class AnonymousToken extends
setAuthenticated(bool $isAuthenticated) Sets the authenticated flag.
bool supports(
mixed getCredentials() Returns the user credentials.
bool isAuthenticated() Returns whether the user is authenticated or not.
bool isFullFledged(
mixed getAttribute(string $name) Returns an attribute value.
setUser(mixed $user) Sets the user in the token. The user can be a UserInterface instance
Page 9 of 12