См. определение в файле auth.php строка 20
◆ check()
static check |
( |
| $auth, |
|
|
| $scope ) |
|
staticprotected |
◆ checkOldPassword()
static checkOldPassword |
( |
| $userId, |
|
|
| $password ) |
|
staticprotected |
◆ checkPermission()
static checkPermission |
( |
| $passwordId, |
|
|
| $scope ) |
|
staticprotected |
◆ convertOldPassword()
static convertOldPassword |
( |
| $appPassword, |
|
|
| $password ) |
|
staticprotected |
◆ getPasswordScope()
static getPasswordScope |
( |
| $passwordId | ) |
|
|
staticprotected |
◆ onRestCheckAuth()
static onRestCheckAuth |
( |
array | $query, |
|
|
| $scope, |
|
|
& | $res ) |
|
static |
◆ $authQueryParams
Инициализатор= array(
'UID' => 'aplogin', 'PASSWORD' => 'ap',
)
См. определение в файле auth.php строка 24
◆ $integrationScope
$integrationScope = array('crm', 'telephony', 'imopenlines') |
|
staticprotected |
◆ $scopeCache
◆ AUTH_TYPE
const AUTH_TYPE = 'apauth' |