public class OnetimeTokenGs2Credential extends Object implements IGs2Credential
| Constructor and Description |
|---|
OnetimeTokenGs2Credential(String token)
コンストラクタ。
|
| Modifier and Type | Method and Description |
|---|---|
void |
authorized(HttpUriRequest request,
String service,
String module,
String function,
Long timestamp) |
String |
getToken()
ワンタイムトークンを取得。
|
public OnetimeTokenGs2Credential(String token)
token - ワンタイムトークンpublic String getToken()
public void authorized(HttpUriRequest request, String service, String module, String function, Long timestamp)
authorized in interface IGs2CredentialCopyright © 2016 Game Server Services, Inc. AllRights Reserved.