Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс OAuthService

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

static getEngine ()
 
static register ()
 
static unregister ()
 
static getMemberId ()
 
static getRedirectUri ()
 

Открытые атрибуты

const SERVICE_URL = BITRIXREST_URL
 
const CLIENT_TYPE = 'B'
 
const REGISTER = "/oauth/register/"
 

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

static $engine = null
 

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

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

Методы

◆ getEngine()

static getEngine ( )
static
Возвращает
\Bitrix\Rest\OAuth\Engine

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

◆ getMemberId()

static getMemberId ( )
static

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

◆ getRedirectUri()

static getRedirectUri ( )
static

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

◆ register()

static register ( )
static

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

◆ unregister()

static unregister ( )
static

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

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

◆ $engine

$engine = null
staticprotected

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

◆ CLIENT_TYPE

const CLIENT_TYPE = 'B'

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

◆ REGISTER

const REGISTER = "/oauth/register/"

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

◆ SERVICE_URL

const SERVICE_URL = BITRIXREST_URL

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