mixed getUser() Returns a user representation.
class PreAuthenticatedToken extends
array getAttributes() Returns the token attributes.
string getProviderKey() Returns the provider key.
bool isAuthenticated() Returns whether the user is authenticated or not.
setToken(
TokenInterface|null getToken() Returns the current security token. Return Value TokenInterface|null A TokenInterface instance or null if no authentication information is available
class TokenStorage implements
setUser(mixed $user) Sets a user. Parameters
class AbstractToken implements
Page 1 of 7