1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Context
Граф наследования:Context:

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

 getUserId ()
 setUserId (?int $userId)
 getPreviousUserId ()
 setPreviousUserId (?int $userId)
 getApplicationId ()
 setApplicationId (?string $applicationId)
 getApplicationPasswordId ()
 setApplicationPasswordId (?int $applicationPasswordId)
 getStoredAuthId ()
 setStoredAuthId (?int $storedAuthId)
 getHitAuthId ()
 setHitAuthId (?int $hitAuthId)
 getStoredAuthHash ()
 setStoredAuthHash (?string $storedAuthHash)
 getMethod ()
 setMethod (Method $method)
 getRequestId ()
 setRequestId (?string $requestId)
 jsonSerialize ()
 prepareForLog ()

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

static jsonDecode (string $json)

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

 $userId
 $previousUserId
 $applicationId
 $applicationPasswordId
 $storedAuthId
 $storedAuthHash
 $hitAuthId
 $requestId
Method $method = Method::Unspecified

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

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

Методы

◆ getApplicationId()

getApplicationId ( )

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

◆ getApplicationPasswordId()

getApplicationPasswordId ( )

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

◆ getHitAuthId()

getHitAuthId ( )

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

◆ getMethod()

getMethod ( )

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

◆ getPreviousUserId()

getPreviousUserId ( )

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

◆ getRequestId()

getRequestId ( )

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

◆ getStoredAuthHash()

getStoredAuthHash ( )

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

◆ getStoredAuthId()

getStoredAuthId ( )

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

◆ getUserId()

getUserId ( )

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

◆ jsonDecode()

jsonDecode ( string $json)
static

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

◆ jsonSerialize()

jsonSerialize ( )

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

◆ prepareForLog()

prepareForLog ( )

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

◆ setApplicationId()

setApplicationId ( ?string $applicationId)

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

◆ setApplicationPasswordId()

setApplicationPasswordId ( ?int $applicationPasswordId)

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

◆ setHitAuthId()

setHitAuthId ( ?int $hitAuthId)

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

◆ setMethod()

setMethod ( Method $method)

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

◆ setPreviousUserId()

setPreviousUserId ( ?int $userId)

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

◆ setRequestId()

setRequestId ( ?string $requestId)

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

◆ setStoredAuthHash()

setStoredAuthHash ( ?string $storedAuthHash)

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

◆ setStoredAuthId()

setStoredAuthId ( ?int $storedAuthId)

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

◆ setUserId()

setUserId ( ?int $userId)

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

Поля

◆ $applicationId

$applicationId
protected

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

◆ $applicationPasswordId

$applicationPasswordId
protected

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

◆ $hitAuthId

$hitAuthId
protected

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

◆ $method

Method $method = Method::Unspecified
protected

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

◆ $previousUserId

$previousUserId
protected

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

◆ $requestId

$requestId
protected

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

◆ $storedAuthHash

$storedAuthHash
protected

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

◆ $storedAuthId

$storedAuthId
protected

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

◆ $userId

$userId
protected

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/main/lib/authentication/context.php