UNA
Loading...
Searching...
No Matches
BxOAuthModule Class Reference
Inheritance diagram for BxOAuthModule:
BxDolModule BxDol

Public Member Functions

 __construct (&$aModule)
 checkAllowedOrigins ()
 initOAuth ($sClientId)
 actionToken ()
 actionRevoke ()
 actionCom ($sMethod)
 actionApi ($sAction)
 actionAuth ()
 serviceAuthorization ()
 serviceGetClientsBy ($aParams=array())
 serviceAddClient ($aClient)
 serviceUpdateClientsBy ($aParamsSet, $aParamsWhere)
 serviceDeleteClientsBy ($aParams)
 studioSettings ()
 getClientIdFromAccessTokenHeader ()
Public Member Functions inherited from BxDolModule
 __construct ($aModule)
 isEnabled ()
 getName ()
 isLogged ()
 getUserId ()
 getUserPassword ()
 serviceIsSafeService ($s)
 serviceGetSafeServices ()
 serviceIsPublicService ($s)
 serviceGetPublicServices ()

Protected Attributes

 $_oStorage
 $_oServer
 $_oAPI

Additional Inherited Members

Static Public Member Functions inherited from BxDolModule
static getInstance ($sName)
static getTitle ($sUri)
static getTitleKey ($sUri)
Public Attributes inherited from BxDolModule
 $_aModule
 $_oDb
 $_oTemplate
 $_oConfig

Member Function Documentation

◆ actionApi()

BxOAuthModule::actionApi ( $sAction)

Authenicated call to the API

◆ actionCom()

BxOAuthModule::actionCom ( $sMethod)

Authenicated or public call to the "safe" and "public" service methods


The documentation for this class was generated from the following file:
  • modules/boonex/oauth2/classes/BxOAuthModule.php