class PostAuthenticationGuardToken extends
class PreAuthenticationGuardToken extends
mixed getCredentials() This is meant to be only an authenticated token, where credentials have
interface GuardTokenInterface implements
mixed getCredentials() Returns the user credentials, which might be an array of anything you
getGuardProviderKey()
setAuthenticated($authenticated) Sets the authenticated flag.
serialize() {@inheritdoc}
unserialize($serialized) {@inheritdoc} Parameters
string getProviderKey() Returns the provider (firewall) key.