| Package | Description |
|---|---|
| io.gs2.account | |
| io.gs2.account.result |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResult |
Gs2AccountRestClient.authentication(AuthenticationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2AccountRestClient.authenticationAsync(AuthenticationRequest request,
AsyncAction<AsyncResult<AuthenticationResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationResult |
AuthenticationResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
AuthenticationResult |
AuthenticationResult.withBody(String body) |
AuthenticationResult |
AuthenticationResult.withItem(Account item) |
AuthenticationResult |
AuthenticationResult.withSignature(String signature) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.