| Package | Description |
|---|---|
| io.gs2.key | |
| io.gs2.key.domain.model | |
| io.gs2.key.request |
| Modifier and Type | Method and Description |
|---|---|
DecryptResult |
Gs2KeyRestClient.decrypt(DecryptRequest request) |
void |
Gs2KeyRestClient.decryptAsync(DecryptRequest request,
AsyncAction<AsyncResult<DecryptResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
KeyDomain |
KeyDomain.decrypt(DecryptRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DecryptRequest |
DecryptRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DecryptRequest |
DecryptRequest.withData(String data) |
DecryptRequest |
DecryptRequest.withKeyName(String keyName) |
DecryptRequest |
DecryptRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.