IntrusionHelper
Table of Contents
Methods
-
AddAttempt()
: mixed
-
AddAttemptAndMayLock()
: mixed
-
GetInfoForId()
: mixed
-
IDSetLocked()
: mixed
-
IsIdentifierLocked()
: mixed
-
Read()
: mixed
-
RemoveOrUnlockIdentifier()
: mixed
AddAttempt()
public
static AddAttempt(mixed $identifier) : mixed
Parameters
-
$identifier
: mixed
-
AddAttemptAndMayLock()
public
static AddAttemptAndMayLock(mixed $identifier[, mixed $lockConfig = null ]) : mixed
Parameters
-
$identifier
: mixed
-
-
$lockConfig
: mixed
= null
-
GetInfoForId()
public
static GetInfoForId(mixed $identifier) : mixed
Parameters
-
$identifier
: mixed
-
IDSetLocked()
public
static IDSetLocked(mixed $identifier, mixed $blockedUntil) : mixed
Parameters
-
$identifier
: mixed
-
-
$blockedUntil
: mixed
-
IsIdentifierLocked()
public
static IsIdentifierLocked(mixed $identifier) : mixed
Parameters
-
$identifier
: mixed
-
Read()
public
static Read() : mixed
RemoveOrUnlockIdentifier()
public
static RemoveOrUnlockIdentifier(mixed $identifier) : mixed
Parameters
-
$identifier
: mixed
-