Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Provider
+ Граф наследования:Provider:

Открытые члены

 authorizeClient ($clientId, $userId, $state='')
 
 get ($clientId, $scope, $additionalParams, $userId)
 

Открытые статические члены

static instance ()
 

Защищенные члены

 getClient ()
 
 getTokenParams ($additionalParams, $userId)
 

Статические защищенные данные

static $instance = null
 

Подробное описание

См. определение в файле provider.php строка 10

Методы

◆ authorizeClient()

authorizeClient ( $clientId,
$userId,
$state = '' )

Замещает AuthProviderInterface.

См. определение в файле provider.php строка 27

◆ get()

get ( $clientId,
$scope,
$additionalParams,
$userId )

Замещает AuthProviderInterface.

См. определение в файле provider.php строка 49

◆ getClient()

getClient ( )
protected

См. определение в файле provider.php строка 85

◆ getTokenParams()

getTokenParams ( $additionalParams,
$userId )
protected

См. определение в файле provider.php строка 90

◆ instance()

static instance ( )
static

См. определение в файле provider.php строка 17

Данные класса

◆ $instance

$instance = null
staticprotected

См. определение в файле provider.php строка 15