1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс AuthAdapter

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

 __construct ($type)
 setService (IService $service)
 setParameters (array $parameters=[])
 getAuthUrl ()
 removeAuth ()
 getType ()
 getToken ()
 hasAuth ()

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

static create ($type, IService $service=null)

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

 getAuthData ($isUseCache=true)
 getEngineCode ()

Защищенные данные

 $service
 $type
 $data
 $parameters = ['URL_PARAMETERS' => []]

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

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

Конструктор(ы)

◆ __construct()

__construct ( $type)

AuthAdapter constructor.

Аргументы
$type

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

Методы

◆ create()

create ( $type,
IService $service = null )
static
Аргументы
$type
IService | null$service
Возвращает
AuthAdapter
Исключения
SystemException

Bitrix\Main\LoaderException

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

◆ getAuthData()

getAuthData ( $isUseCache = true)
protected
Аргументы
bool$isUseCache
Возвращает
bool

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

◆ getAuthUrl()

getAuthUrl ( )
Возвращает
string
Исключения
SystemException

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

◆ getEngineCode()

getEngineCode ( )
protected
Возвращает
string

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

◆ getToken()

getToken ( )
Возвращает
mixed|null

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

◆ getType()

getType ( )
Возвращает
mixed

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

◆ hasAuth()

hasAuth ( )
Возвращает
bool

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

◆ removeAuth()

removeAuth ( )

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

◆ setParameters()

setParameters ( array $parameters = [])
Аргументы
array$parameters
Возвращает
$this

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

◆ setService()

setService ( IService $service)
Аргументы
IService$service
Возвращает
$this

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

Поля

◆ $data

$data
protected

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

◆ $parameters

$parameters = ['URL_PARAMETERS' => []]
protected

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

◆ $service

$service
protected

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

◆ $type

$type
protected

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


Объявления и описания членов класса находятся в файле: