|
| __clone () |
| loadItems ($aParams=array()) |
| doAuthorize () |
|
static | getInstance () |
static | unsetAuthorized () |
static | isAuthorizedClient () |
static | getAuthorizedClient () |
static | isAuthorizedOwner () |
|
| authorize () |
| getRequestToken () |
| getAccessToken ($sCode) |
| fetch ($aParams=array()) |
| isReloginRequired ($sError) |
| _getCredential ($sName) |
| _genState () |
| _getState () |
| _genCsrfToken () |
| _getCsrfToken () |
| _genStateToken () |
| _getStateToken () |
| onAuthorizeFailed ($mixedResult) |
| isAuthorized () |
| getAuthorizedUser () |
| unsetAuthorizedUser () |
| isServerError ($aResult) |
|
| $sSessionKeyStateToken |
| $sSessionKeyCsrfToken |
| $sSessionKeyCsrfTokenTime |
| $sApiUrl |
| $sScope |
| $sPageHandle |
| $oSession |
| $sErrorCode |
| $sErrorMessage |
| $sKey |
| $sSecret |
| $sDataRetrieveMethod |
|
static | $sSessionKeyToken = 'sys_oauth_token' |
static | $sSessionKeySecret = 'sys_oauth_secret' |
static | $sSessionKeyAuthorized = 'sys_oauth_authorized' |
static | $sSessionKeyAuthorizedUser = 'sys_oauth_authorized_user' |
static | $sSessionKeyAuthorizedOwner = 'sys_oauth_authorized_owner' |
◆ __construct()
BxDolStudioOAuthOAuth2::__construct |
( |
| ) |
|
|
protected |
◆ getInstance()
BxDolStudioOAuthOAuth2::getInstance |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file:
- studio/classes/BxDolStudioOAuthOAuth2.php