class AnonymousAuthenticationListener implements ListenerInterface
AnonymousAuthenticationListener automatically adds a Token if none is already present.
Methods
|
__construct(SecurityContextInterface $context, $key, LoggerInterface $logger = null)
|
||
|
handle(GetResponseEvent $event)
Handles anonymous authentication. |
Details
at line 31
public
__construct(SecurityContextInterface $context, $key, LoggerInterface $logger = null)
at line 43
public
handle(GetResponseEvent $event)
Handles anonymous authentication.