Logidav Docs

LoginSubscriber
in package
implements EventSubscriberInterface

Table of Contents

Interfaces

EventSubscriberInterface

Properties

$container  : ContainerInterface
$userAccessLogService  : UserAccessLogService

Methods

__construct()  : mixed
LoginSubscriber constructor.
getSubscribedEvents()  : array<string|int, mixed>
onSecurityInteractiveLogin()  : mixed

Properties

Methods

getSubscribedEvents()

public static getSubscribedEvents() : array<string|int, mixed>
Return values
array<string|int, mixed>

onSecurityInteractiveLogin()

public onSecurityInteractiveLogin(InteractiveLoginEvent $event) : mixed
Parameters
$event : InteractiveLoginEvent

        
On this page

Search results