|
gluu
|


公開メンバ関数 | |
| __construct () | |
| getRequestOxdId () | |
| setRequestOxdId ($request_oxd_id) | |
| getRequestForceNew () | |
| setRequestForceNew ($request_force_new) | |
| getResponseRpt () | |
| setCommand () | |
| setParams () | |
| request () | |
| getResponseStatus () | |
| setResponseStatus () | |
| getResponseData () | |
| getData () | |
| getCommand () | |
| getResponseObject () | |
| getResponseJSON () | |
| getParams () | |
| is_JSON ($string) | |
| define_variables ($configOBJECT) | |
| oxd_socket_request ($data, $char_count=8192) | |
| error_message ($error) | |
| log ($process, $message) | |
限定公開変数類 | |
| $command | |
| $params = array() | |
| $data = array() | |
| $response_json | |
| $response_object | |
| $response_status | |
| $response_data = array() | |
| $base_url = __DIR__ | |
静的限定公開変数類 | |
| static | $socket = null |
非公開変数類 | |
| $request_oxd_id = null | |
| $request_force_new = false | |
| $response_rpt | |
| oxdrp\Uma_rp_get_rpt::__construct | ( | ) |
|
inherited |
Defining oxd-setting.json file for static object Oxd_RP_config
|
inherited |
|
inherited |
Protocol name for request.
|
inherited |
Data which need to send oXD server.
|
inherited |
Parameters for request.
| oxdrp\Uma_rp_get_rpt::getRequestForceNew | ( | ) |
| oxdrp\Uma_rp_get_rpt::getRequestOxdId | ( | ) |
|
inherited |
If data is not empty it is returning response data from oxd-server in format array. If data empty or error , you have problem with parameter or protocol.
|
inherited |
If response data is not empty it is returning response data from oxd-server in format json. If response data empty or error , you have problem with parameter or protocol.
|
inherited |
If response data is not empty it is returning response data from oxd-server in format object. If response data empty or error , you have problem with parameter or protocol.
| oxdrp\Uma_rp_get_rpt::getResponseRpt | ( | ) |
|
inherited |
Response status
|
inherited |
|
inherited |
Saving process in log file.
| string | $process | |
| string | $message |
|
inherited |
Sending request to oXD server via socket
| string | $data | |
| int | $char_count |
|
inherited |
send function sends the command to the oxD server.
Args: command (dict) - Dict representation of the JSON command string
| oxdrp\Uma_rp_get_rpt::setCommand | ( | ) |
| oxdrp\Uma_rp_get_rpt::setParams | ( | ) |
Protocol parameter to oxd server
| oxdrp\Uma_rp_get_rpt::setRequestForceNew | ( | $request_force_new | ) |
| bool | $request_force_new |
| oxdrp\Uma_rp_get_rpt::setRequestOxdId | ( | $request_oxd_id | ) |
| string | $request_oxd_id |
|
inherited |
Setting response status
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
private |
|
private |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
private |
Response parameter from oxd-server Gluu RP Token
|
protectedinherited |
|
staticprotectedinherited |
1.8.13