Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
authproviderinterface.php
1
<?php
9
namespace
Bitrix\Rest
;
10
11
12
interface
AuthProviderInterface
13
{
14
public
function
authorizeClient
($clientId, $userId, $state =
''
);
15
public
function
get
($clientId, $scope, $additionalParams, $userId);
16
}
Bitrix\Rest\AuthProviderInterface
Definition
authproviderinterface.php:13
Bitrix\Rest\AuthProviderInterface\authorizeClient
authorizeClient($clientId, $userId, $state='')
Bitrix\Rest
Definition
accessexception.php:2
modules
rest
lib
authproviderinterface.php
Создано системой
1.10.0