interface TokenStorageInterface Stores CSRF tokens. Methods
Classes
Response|null onAuthenticationSuccess(
evictFromCacheByIdentity(
string getSecret() Returns the secret.
class FormAuthenticationEntryPoint implements
class AccessDecisionManager implements
bool hasToken(string $tokenId) Checks whether a token with the given token ID exists.
deleteTokenBySeries(string $series) Deletes all tokens belonging to series.
setAttributes(array $attributes) Sets the token attributes.
Page 22 of 64