|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct ($appID, $appSecret, $code=false) | |
| getAppID () | |
| getAppSecret () | |
| getAccessTokenExpires () | |
| setAccessTokenExpires ($accessTokenExpires) | |
| getToken () | |
| setToken ($access_token) | |
| setRefreshToken ($refresh_token) | |
| getRefreshToken () | |
| removeScope (string $scope) | |
| addScope ($scope) | |
| setScope ($scope) | |
| getScope () | |
| getScopeEncode () | |
| setCode ($code) | |
| setUser ($userId) | |
| deleteStorageTokens () | |
| checkAccessToken () | |
| getResult () | |
Поля данных | |
| const | SERVICE_ID = "generic" |
Защищенные члены | |
| getStorageTokens () | |
| getDecodedJson ($url, $postData=null) | |
Защищенные данные | |
| $appID | |
| $appSecret | |
| $code = false | |
| $access_token = false | |
| $accessTokenExpires = 0 | |
| $refresh_token = '' | |
| $scope = array() | |
| $userId | |
См. определение в файле oauthtransport.php строка 2
| __construct | ( | $appID, | |
| $appSecret, | |||
| $code = false ) |
Переопределяется в CAppleInterface, CBitrixSeoOAuthInterface, CBitrixServiceOAuthInterface, CBoxOAuthInterface, CDropboxOAuthInterface, CFacebookInterface, CGoogleOAuthInterface, CGoogleProxyOAuthInterface, CMailRu2Interface, COffice365OAuthInterface, CVKontakteOAuthInterface, CYandexOAuthInterface и CZoomInterface.
См. определение в файле oauthtransport.php строка 17
| addScope | ( | $scope | ) |
Переопределяется в CGoogleOAuthInterface.
См. определение в файле oauthtransport.php строка 82
| checkAccessToken | ( | ) |
См. определение в файле oauthtransport.php строка 153
| deleteStorageTokens | ( | ) |
См. определение в файле oauthtransport.php строка 134
| getAccessTokenExpires | ( | ) |
См. определение в файле oauthtransport.php строка 42
| getAppID | ( | ) |
См. определение в файле oauthtransport.php строка 32
| getAppSecret | ( | ) |
См. определение в файле oauthtransport.php строка 37
|
protected |
См. определение в файле oauthtransport.php строка 163
| getRefreshToken | ( | ) |
См. определение в файле oauthtransport.php строка 67
| getResult | ( | ) |
Переопределяется в CAppleInterface, CBitrixServiceOAuthInterface, CFacebookInterface, CGoogleOAuthInterface, CMailRu2Interface, CYandexOAuthInterface и CZoomInterface.
См. определение в файле oauthtransport.php строка 158
| getScope | ( | ) |
См. определение в файле oauthtransport.php строка 96
| getScopeEncode | ( | ) |
Переопределяется в CAppleInterface, CGoogleOAuthInterface, CMailRu2Interface, COffice365OAuthInterface и CZoomInterface.
См. определение в файле oauthtransport.php строка 101
|
protected |
См. определение в файле oauthtransport.php строка 116
| getToken | ( | ) |
См. определение в файле oauthtransport.php строка 52
| removeScope | ( | string | $scope | ) |
Переопределяется в CGoogleOAuthInterface.
См. определение в файле oauthtransport.php строка 72
| setAccessTokenExpires | ( | $accessTokenExpires | ) |
См. определение в файле oauthtransport.php строка 47
| setCode | ( | $code | ) |
См. определение в файле oauthtransport.php строка 106
| setRefreshToken | ( | $refresh_token | ) |
См. определение в файле oauthtransport.php строка 62
| setScope | ( | $scope | ) |
См. определение в файле oauthtransport.php строка 91
| setToken | ( | $access_token | ) |
См. определение в файле oauthtransport.php строка 57
| setUser | ( | $userId | ) |
См. определение в файле oauthtransport.php строка 111
|
protected |
См. определение в файле oauthtransport.php строка 9
|
protected |
См. определение в файле oauthtransport.php строка 10
|
protected |
См. определение в файле oauthtransport.php строка 6
|
protected |
См. определение в файле oauthtransport.php строка 7
|
protected |
См. определение в файле oauthtransport.php строка 8
|
protected |
См. определение в файле oauthtransport.php строка 11
|
protected |
См. определение в файле oauthtransport.php строка 13
|
protected |
См. определение в файле oauthtransport.php строка 15
| const SERVICE_ID = "generic" |
См. определение в файле oauthtransport.php строка 4