|
| __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 () |
| __construct ($aModule) |
| isEnabled () |
| getName () |
| isLogged () |
| getUserId () |
| getUserPassword () |
| serviceIsSafeService ($s) |
| serviceGetSafeServices () |
| serviceIsPublicService ($s) |
| serviceGetPublicServices () |
|
| $_oStorage |
| $_oServer |
| $_oAPI |
|
static | getInstance ($sName) |
static | getTitle ($sUri) |
static | getTitleKey ($sUri) |
| $_aModule |
| $_oDb |
| $_oTemplate |
| $_oConfig |
◆ 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