class AuthenticationEvent extends Event
setAttributes(array $attributes) Sets the token attributes.
bool supports(
Classes
serialize() {@inheritdoc}
(Role|string)[] getRoles() Returns the roles granted to the user. public function
class PersistentTokenBasedRememberMeServices extends
class SimplePreAuthenticationListener implements
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
Page 36 of 64