public class BasicGs2Credential extends Object implements IGs2Credential
| Constructor and Description |
|---|
BasicGs2Credential(String clientId,
String clientSecret)
コンストラクタ。
|
| Modifier and Type | Method and Description |
|---|---|
void |
authorized(HttpUriRequest request,
String service,
String module,
String function,
Long timestamp) |
String |
getClientId()
クライアントIDを取得。
|
String |
getClientSecret()
クライアントシークレットを取得。
|
public String getClientId()
public String getClientSecret()
public void authorized(HttpUriRequest request, String service, String module, String function, Long timestamp)
authorized in interface IGs2CredentialCopyright © 2016 Game Server Services, Inc. AllRights Reserved.