$auth_timeout_field | AbstractUserAuthentication | |
$checkPid | AbstractUserAuthentication | |
$checkPid_value | AbstractUserAuthentication | |
$cookieWasSetOnCurrentRequest | AbstractUserAuthentication | protected |
$db | AbstractUserAuthentication | protected |
$dontSetCookie | AbstractUserAuthentication | |
$enablecolumns | AbstractUserAuthentication | |
$forceSetCookie | AbstractUserAuthentication | |
$formfield_status | AbstractUserAuthentication | |
$formfield_uident | AbstractUserAuthentication | |
$formfield_uname | AbstractUserAuthentication | |
$gc_probability | AbstractUserAuthentication | |
$gc_time | AbstractUserAuthentication | |
$get_name | AbstractUserAuthentication | |
$get_URL_ID | AbstractUserAuthentication | |
$getFallBack | AbstractUserAuthentication | |
$getMethodEnabled | AbstractUserAuthentication | |
$global_database | AbstractUserAuthentication | |
$hash_length | AbstractUserAuthentication | |
$id | AbstractUserAuthentication | |
$lastLogin_column | AbstractUserAuthentication | |
$lifetime | AbstractUserAuthentication | |
$lockHashKeyWords | AbstractUserAuthentication | |
$lockIP | AbstractUserAuthentication | |
$loginFailure | AbstractUserAuthentication | |
$loginSessionStarted | AbstractUserAuthentication | |
$loginType | AbstractUserAuthentication | |
$name | AbstractUserAuthentication | |
$newSessionID | AbstractUserAuthentication | |
$sendNoCacheHeaders | AbstractUserAuthentication | |
$session_table | AbstractUserAuthentication | |
$showHiddenRecords | AbstractUserAuthentication | |
$svConfig | AbstractUserAuthentication | |
$uc | AbstractUserAuthentication | |
$user | AbstractUserAuthentication | |
$user_table | AbstractUserAuthentication | |
$usergroup_column | AbstractUserAuthentication | |
$usergroup_table | AbstractUserAuthentication | |
$userid_column | AbstractUserAuthentication | |
$userident_column | AbstractUserAuthentication | |
$username_column | AbstractUserAuthentication | |
$warningEmail | AbstractUserAuthentication | |
$warningMax | AbstractUserAuthentication | |
$warningPeriod | AbstractUserAuthentication | |
$writeAttemptLog | AbstractUserAuthentication | |
$writeDevLog | AbstractUserAuthentication | |
$writeStdLog | AbstractUserAuthentication | |
__construct() | AbstractUserAuthentication | |
checkAuthentication() | AbstractUserAuthentication | |
checkLogFailures($email, $secondsBack, $maxFailures) | AbstractUserAuthentication | |
compareUident($user, $loginData, $passwordCompareStrategy= '') | AbstractUserAuthentication | |
createSessionId() | AbstractUserAuthentication | |
createUserSession($tempuser) | AbstractUserAuthentication | |
fetchUserRecord($dbUser, $username, $extraWhere= '') | AbstractUserAuthentication | |
fetchUserSession($skipSessionUpdate=false) | AbstractUserAuthentication | |
fetchUserSessionFromDB() | AbstractUserAuthentication | protected |
gc() | AbstractUserAuthentication | |
getAuthInfoArray() | AbstractUserAuthentication | |
getCookie($cookieName) | AbstractUserAuthentication | protected |
getCookieDomain() | AbstractUserAuthentication | protected |
getDatabaseConnection() | AbstractUserAuthentication | protected |
getLoginFormData() | AbstractUserAuthentication | |
getModuleData($module, $type= '') | AbstractUserAuthentication | |
getNewSessionRecord($tempuser) | AbstractUserAuthentication | |
getRawUserByName($name) | AbstractUserAuthentication | |
getRawUserByUid($uid) | AbstractUserAuthentication | |
getSessionData($key) | AbstractUserAuthentication | |
hashLockClause() | AbstractUserAuthentication | protected |
hashLockClause_getHashInt() | AbstractUserAuthentication | protected |
ipLockClause() | AbstractUserAuthentication | protected |
ipLockClause_remoteIPNumber($parts) | AbstractUserAuthentication | protected |
isCookieSet() | AbstractUserAuthentication | |
isExistingSessionRecord($id) | AbstractUserAuthentication | |
isRefreshTimeBasedCookie() | AbstractUserAuthentication | |
isSetSessionCookie() | AbstractUserAuthentication | |
logoff() | AbstractUserAuthentication | |
processLoginData($loginData, $passwordTransmissionStrategy= '') | AbstractUserAuthentication | |
pushModuleData($module, $data, $noSave=0) | AbstractUserAuthentication | |
regenerateSessionId() | AbstractUserAuthentication | protected |
removeCookie($cookieName) | AbstractUserAuthentication | |
setAndSaveSessionData($key, $data) | AbstractUserAuthentication | |
setBeUserByName($name) | AbstractUserAuthentication | |
setBeUserByUid($uid) | AbstractUserAuthentication | |
setSessionCookie() | AbstractUserAuthentication | protected |
start() | AbstractUserAuthentication | |
unpack_uc($theUC= '') | AbstractUserAuthentication | |
user_where_clause() | AbstractUserAuthentication | protected |
veriCode() | AbstractUserAuthentication | |
writelog($type, $action, $error, $details_nr, $details, $data, $tablename, $recuid, $recpid) | AbstractUserAuthentication | |
writeUC($variable= '') | AbstractUserAuthentication | |