Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Otp Cписок членов класса

Полный список членов класса Otp, включая наследуемые из базового класса

$activeOtpprotected
$algorithmClassOtpprotected
$attemptsOtpprotected
$availableTypesOtpprotectedstatic
$contextOtpprotected
$deactivateUntilOtpprotected
$initialDateOtpprotected
$initParamsOtpprotected
$issuerOtpprotected
$labelOtpprotected
$paramsOtpprotected
$regeneratedOtpprotected
$secretOtpprotected
$skipMandatoryOtpprotected
$typeOtpprotected
$typeMapOtpprotectedstatic
$userActiveOtpprotected
$userGroupPolicyOtpprotected
$userIdOtpprotected
$userLoginOtpprotected
__construct($algorithm=null)Otp
activate()Otp
canSkipByCookie()Otpprotected
canSkipMandatory()Otp
canSkipMandatoryByRights()Otp
clearGlobalCache()Otpprotected
deactivate($days=0)Otp
defer($days=0)Otp
delete()Otp
generateLabel($issuer=null)Otpprotected
getAppSecret()Otp
getAttempts()Otp
getAvailableTypes()Otpstatic
getByType($type)Otpstatic
getByUser($userId)Otpstatic
getContext()Otp
getDeactivateUntil()Otp
getDefaultIssuer()Otpprotected
getDefaultType()Otpstatic
getDeferredParams()Otpstatic
getHexSecret()Otp
getInitialDate()Otp
getInitialTimestamp()Otpprotected
getInitParams()Otp
getIssuer()Otp
getLabel($issuer=null)Otp
getMandatoryRights()Otpstatic
getMaxLoginAttempts()Otpprotected
getParams()Otp
getPolicy()Otpprotected
getProvisioningUri(array $opts=array())Otp
getRememberIpMask()Otpprotected
getRememberLifetime()Otpprotected
getSecret()Otp
getSkipCookieValue()Otpprotected
getSkipMandatoryDays()Otpstatic
getSyncParameters($inputA, $inputB)Otp
getType()Otp
getTypesDescription()Otpstatic
getUserId()Otp
getUserLogin()Otp
isActivated()Otp
isAttemptsReached()Otp
isCaptchaRequired()Otpstatic
isDbRecordExists()Otpprotected
isInitialized()Otp
isMandatorySkipped()Otp
isMandatoryUsing()Otpstatic
isOtpEnabled()Otpstatic
isOtpRequired()Otpstatic
isOtpRequiredByMandatory()Otpstatic
isRecoveryCodesEnabled()Otpstatic
isUserActive()Otp
regenerate($newSecret=null)Otp
REJECT_BY_CODEOtp
REJECT_BY_MANDATORYOtp
REJECTED_KEYOtp
save()Otp
SECRET_LENGTHOtp
sendEvent(Otp $otp)Otpprotectedstatic
setActive($isActive)Otp
setAppSecret($value)Otp
setAttempts($attemptsCount)Otpprotected
setContext(\Bitrix\Main\Context $context)Otp
setDeactivateUntil($date)Otpprotected
setDefaultType($value)Otpstatic
setDeferredParams($params)Otpstatic
setHexSecret($hexValue)Otp
setInitialDate(Type\DateTime $date)Otpprotected
setInitParams(array $params)Otp
setIssuer($issuer)Otp
setLabel($label)Otp
setMandatoryRights(array $rights)Otpstatic
setMandatoryUsing($isMandatory=true)Otpstatic
setParams($params)Otpprotected
setSecret($secret)Otp
setSkipCookie()Otpprotected
setSkipMandatory($isSkipped=true)Otpprotected
setSkipMandatoryDays($days=2)Otpstatic
setType($type)Otp
setUserActive($isActive)Otp
setUserId($userId)Otpprotected
setUserInfo(array $userInfo)Otp
setUserLogin($login)Otp
SKIP_COOKIEOtp
syncParameters($inputA, $inputB=null)Otp
TAGGED_CACHE_TEMPLATEOtp
TYPE_DEFAULTOtp
TYPE_HOTPOtp
TYPE_TOTPOtp
verify($input, $updateParams=true)Otp
verifyUser(array $params)Otpstatic