phpDocumentor

TwoFactorAuthServiceFactory
in package

Class representing a two-factor-authorization service factory

Table of Contents

$configurationStorage  : AuthConfigurationStorage
Configuration storage
$deleteService  : TwoFactorAuthDeleteService
Delete service
$readService  : TwoFactorAuthReadService
Read service
$safetyFileStorage  : AuthSafetyFileStorage
Safety file storage
$toleratedDelay  : IntType
Tolerated time window drift
$writeService  : TwoFactorAuthWriteService
Write service
__construct()  : mixed
Create instance
delete()  : TwoFactorAuthDeleteService
Return the delete service
read()  : TwoFactorAuthReadService
Return the read service
write()  : TwoFactorAuthWriteService
Return the write service

Properties

Methods

Search results