mixed getUser() Returns a user representation.
setToken(
TokenInterface|null getToken() Returns the current security token. Return Value TokenInterface|null A TokenInterface instance or null if no authentication information is available
setEventDispatcher(
string getTokenValue() Returns the token value.
bool isAuthenticated() Returns whether the user is authenticated or not.
class TokenStorage implements
class RememberMeToken extends
updateToken(string $series, string $tokenValue, DateTime $lastUsed)
string getClass() Returns the class of the user.
Page 1 of 12