baserCMS クラスリファレンス

BcAuthenticationEventListener
in package
implements EventListenerInterface uses BcContainerTrait

Class BcAuthenticationEventListener

Table of Contents

Interfaces

EventListenerInterface

Methods

afterIdentify()  : mixed
認証後処理
getService()  : array<string|int, mixed>|mixed|object
Get Service
hasService()  : bool
Has Service
implementedEvents()  : array<string|int, array<string|int, string>>
implementedEvents

Methods

getService()

Get Service

public getService(mixed $service) : array<string|int, mixed>|mixed|object
Parameters
$service : mixed
Tags
checked
noTodo
unitTest
Return values
array<string|int, mixed>|mixed|object

hasService()

Has Service

public hasService(mixed $service) : bool
Parameters
$service : mixed
Tags
checked
noTodo
unitTest
Return values
bool

implementedEvents()

implementedEvents

public implementedEvents() : array<string|int, array<string|int, string>>
Return values
array<string|int, array<string|int, string>>

        
On this page

Search results