setToken(string $tokenId, string $token) Stores a CSRF token.
class LogoutListener implements
setUser(mixed $user) Sets a user. Parameters
string serialize() Implementation of \Serializable
interface UserProviderInterface Represents a class that loads UserInterface objects from some source
bool supportsClass(string $class) Whether this provider supports the given user class.
string encodePassword(string $raw, string $salt) Encodes the raw password. It doesn't
string getToken(string $tokenId) Reads a stored CSRF token.
class BasicPermissionMap implements
string|null removeToken(string $tokenId) Removes a CSRF token.
Page 5 of 64