| Package | Description |
|---|---|
| io.gs2.identifier | |
| io.gs2.identifier.domain.model | |
| io.gs2.identifier.request |
| Modifier and Type | Method and Description |
|---|---|
LoginResult |
Gs2IdentifierRestClient.login(LoginRequest request) |
void |
Gs2IdentifierRestClient.loginAsync(LoginRequest request,
AsyncAction<AsyncResult<LoginResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
ProjectTokenDomain |
ProjectTokenDomain.login(LoginRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static LoginRequest |
LoginRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
LoginRequest |
LoginRequest.withClientId(String clientId) |
LoginRequest |
LoginRequest.withClientSecret(String clientSecret) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.