interface TokenStorageInterface The TokenStorageInterface. Methods
string getSeries() Returns the series.
interface PersistentTokenInterface Interface to be implemented by persistent token classes (such
interface EncoderAwareInterface Methods string
Classes
string getSecret() Returns the secret.
class AccessDecisionManager implements
deleteTokenBySeries(string $series) Deletes all tokens belonging to series.
setAttributes(array $attributes) Sets the token attributes.
bool isGranted(mixed $attributes, mixed $object = null) deprecated
Page 9 of 25