UNA
BxDolStudioOAuthOAuth2 Class Reference
Inheritance diagram for BxDolStudioOAuthOAuth2:
BxDolStudioOAuth iBxDolSingleton BxDolFactory

Public Member Functions

 __clone ()
Public Member Functions inherited from BxDolStudioOAuth
 loadItems ($aParams=array())
 doAuthorize ()

Static Public Member Functions

static getInstance ()
Static Public Member Functions inherited from BxDolStudioOAuth
static unsetAuthorized ()
static isAuthorizedClient ()
static getAuthorizedClient ()
static isAuthorizedOwner ()

Protected Member Functions

 authorize ()
 getRequestToken ()
 getAccessToken ($sCode)
 fetch ($aParams=array())
 isReloginRequired ($sError)
 _getCredential ($sName)
 _genState ()
 _getState ()
 _genCsrfToken ()
 _getCsrfToken ()
 _genStateToken ()
 _getStateToken ()
Protected Member Functions inherited from BxDolStudioOAuth
 onAuthorizeFailed ($mixedResult)
 isAuthorized ()
 getAuthorizedUser ()
 unsetAuthorizedUser ()
 isServerError ($aResult)

Protected Attributes

 $sSessionKeyStateToken
 $sSessionKeyCsrfToken
 $sSessionKeyCsrfTokenTime
 $sApiUrl
 $sScope
 $sPageHandle
Protected Attributes inherited from BxDolStudioOAuth
 $oSession
 $sErrorCode
 $sErrorMessage
 $sKey
 $sSecret
 $sDataRetrieveMethod

Additional Inherited Members

Static Protected Attributes inherited from BxDolStudioOAuth
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'

Constructor & Destructor Documentation

◆ __construct()

BxDolStudioOAuthOAuth2::__construct ( )
protected

Reimplemented from BxDolStudioOAuth.

Member Function Documentation

◆ getInstance()

BxDolStudioOAuthOAuth2::getInstance ( )
static

Implements iBxDolSingleton.


The documentation for this class was generated from the following file:
  • studio/classes/BxDolStudioOAuthOAuth2.php