mixed getUser() Returns a user representation.
PersistentTokenInterface loadTokenBySeries(string $series) Loads the active token for the given series. Parameters string $series Return Value PersistentTokenInterface Exceptions TokenNotFoundException if the token is not found
createNewToken(
bool supports(
string getUsername() Returns the username.
setUser(mixed $user) Sets the user in the token. The user can be a UserInterface instance
bool isAuthenticated() Returns whether the user is authenticated or not.
serialize() {@inheritdoc}
mixed getAttribute(string $name) Returns an attribute value.
class AnonymousToken extends
Page 8 of 12