public class ProfileAccessTokenDomain extends Object
| Constructor and Description |
|---|
ProfileAccessTokenDomain(CacheDatabase cache,
JobQueueDomain jobQueueDomain,
StampSheetConfiguration stampSheetConfiguration,
Gs2RestSession session,
String namespaceName,
AccessToken accessToken) |
| Modifier and Type | Method and Description |
|---|---|
static String |
createCacheKey() |
static String |
createCacheParentKey(String namespaceName,
String userId,
String childType) |
String |
getNamespaceName() |
String |
getUserId() |
Profile |
model() |
ProfileAccessTokenDomain |
update(UpdateProfileRequest request) |
public ProfileAccessTokenDomain(CacheDatabase cache, JobQueueDomain jobQueueDomain, StampSheetConfiguration stampSheetConfiguration, Gs2RestSession session, String namespaceName, AccessToken accessToken)
public String getNamespaceName()
public String getUserId()
public ProfileAccessTokenDomain update(UpdateProfileRequest request)
public static String createCacheParentKey(String namespaceName, String userId, String childType)
public static String createCacheKey()
public Profile model()
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.