TokenInterface autoLogin(Request $request) This method will be called whenever the TokenStorage does not contain a TokenInterface object and the framework wishes to provide an implementation with an opportunity to authenticate the request using remember-me capabilities. No attempt whatsoever is made to determine whether the browser has requested remember-me services or presented a valid cookie. Any and all such determinations are left to the implementation of this method. If a b
deleteObjectFieldAce(int $index, string $field) Deletes an object-field-based ACE
bool isGranting() Returns whether this ACE is granting, or denying
static array getSubscribedEvents() Returns an array of event names this subscriber
string getProviderKey() Returns the provider key.
updateClassFieldAuditing(int $index, string $field, bool $auditSuccess, bool $auditFailure) Updates
final
mixed getCredentials() Returns the user credentials.
deleteTokenBySeries(string $series) Deletes all tokens belonging to series.
interface AuditLoggerInterface Interface for audit loggers Methods
Page 30 of 64