См. определение в файле guestauth.php строка 5
◆ checkQueryMethod()
static checkQueryMethod |
( |
| $whiteListMethods | ) |
|
|
staticprotected |
◆ getSuccessfulResult()
static getSuccessfulResult |
( |
| ) |
|
|
staticprotected |
◆ onRestCheckAuth()
static onRestCheckAuth |
( |
array | $query, |
|
|
| $scope, |
|
|
& | $res ) |
|
static |
◆ $authQueryParams
Инициализатор= array(
'pull_guest_id',
)
См. определение в файле guestauth.php строка 17
◆ AUTH_TYPE
const AUTH_TYPE = 'pull_guest' |
◆ METHODS_WITHOUT_AUTH
const METHODS_WITHOUT_AUTH |
Инициализатор= [
'server.time',
'pull.config.get',
]
См. определение в файле guestauth.php строка 9
◆ PULL_UID_PARAM
const PULL_UID_PARAM = 'pull_guest_id' |