gluu
|
公開メンバ関数 | |
__construct ($parameter="") | |
getParamName () | |
nameToAppend () | |
公開変数類 | |
const | SESSION_ID = "session_id" |
const | REQUEST_SESSION_ID = "request_session_id" |
非公開変数類 | |
$paramName | |
$nameToAppend | |
Description of Parameters
org.xdi.oxauth.model.common\Parameters::__construct | ( | $parameter = "" | ) |
Constructor
String | Parameter |
org.xdi.oxauth.model.common\Parameters::getParamName | ( | ) |
Gets the parameter name entered
org.xdi.oxauth.model.common.HasParamNameを実装しています。
org.xdi.oxauth.model.common\Parameters::nameToAppend | ( | ) |
Get the paramater appended
|
private |
|
private |
const org.xdi.oxauth.model.common\Parameters::REQUEST_SESSION_ID = "request_session_id" |
Request Session Id
const org.xdi.oxauth.model.common\Parameters::SESSION_ID = "session_id" |
Session Id