gluu
|
限定公開メンバ関数 | |
BaseRequest () | |
__construct () | |
非公開変数類 | |
String | contentType |
String | mediaType |
String | authUsername |
String | authPassword |
AuthenticationMethod | authenticationMethod |
AuthorizationMethod | authorizationMethod |
Map< String, String > | customParameters |
$EMPTY_MAP = array() | |
$authUsername | |
$authPassword | |
$customParameters | |
静的非公開変数類 | |
static final Map< String, String > | EMPTY_MAP = new HashMap<String, String>() |
static final JSONObject | EMPTY_JSON_OBJECT = new JSONObject() |
|
inlineprotected |
|
protected |
org.xdi.oxauth.client.BaseRequest.addCustomParameter | ( | $paramName, | |
$paramValue | |||
) |
|
inline |
|
inline |
|
inline |
org.xdi.oxauth.client.BaseRequest.getAuthPassword | ( | ) |
|
inline |
org.xdi.oxauth.client.BaseRequest.getAuthUsername | ( | ) |
|
inline |
|
inline |
org.xdi.oxauth.client.BaseRequest.getCredentials | ( | ) |
|
inline |
Returns the client credentials (URL encoded).
org.xdi.oxauth.client.BaseRequest.getCustomParameters | ( | ) |
|
inline |
org.xdi.oxauth.client.BaseRequest.getEncodedCredentials | ( | ) |
|
inline |
Returns the client credentials encoded using base64.
|
inline |
|
inline |
org.xdi.oxauth.client.BaseRequest.getParameters | ( | ) |
|
inline |
|
abstract |
org.xdi.oxauth.client.BaseRequest.hasCredentials | ( | ) |
|
inline |
|
abstract |
|
inline |
|
inline |
org.xdi.oxauth.client.BaseRequest.setAuthPassword | ( | $authPassword | ) |
|
inline |
org.xdi.oxauth.client.BaseRequest.setAuthUsername | ( | $authUsername | ) |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
staticprivate |
|
private |