class User implements
serialize() {@inheritdoc}
string getProviderKey() Returns the provider secret.
(Role|string)[] getRoles() Returns the roles granted to the user. public function
class UserChecker implements
class AuthenticationTrustResolver implements
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
checkPostAuth(UserInterface
string|null getSalt() Returns the salt that was originally used to encode the password. This
TokenInterface|null getToken() Returns the current security token. Return Value TokenInterface|null A TokenInterface instance or null if no authentication information is available
Page 15 of 25