UNA
Loading...
Searching...
No Matches
BxDolStudioOAuth Class Reference
Inheritance diagram for BxDolStudioOAuth:
BxDolFactory BxDolStudioOAuthOAuth1 BxDolStudioOAuthOAuth2 BxDolStudioOAuthLib BxDolStudioOAuthPlugin

Public Member Functions

 loadItems ($aParams=array())
 
 doAuthorize ()
 

Static Public Member Functions

static unsetAuthorized ()
 
static isAuthorizedClient ()
 
static getAuthorizedClient ()
 
static isAuthorizedOwner ()
 

Protected Member Functions

 onAuthorizeFailed ($mixedResult)
 
 isAuthorized ()
 
 getAuthorizedUser ()
 
 unsetAuthorizedUser ()
 
 isServerError ($aResult)
 

Protected Attributes

 $oSession
 
 $sErrorCode
 
 $sErrorMessage
 
 $sKey
 
 $sSecret
 
 $sDataRetrieveMethod
 

Static Protected Attributes

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()

BxDolStudioOAuth::__construct ( )
protected

Reimplemented from BxDolFactory.


The documentation for this class was generated from the following file: