Uses of Class
io.gs2.project.result.SignInResult
Packages that use SignInResult
-
Uses of SignInResult in io.gs2.project
Methods in io.gs2.project that return SignInResultMethod parameters in io.gs2.project with type arguments of type SignInResultModifier and TypeMethodDescriptionvoidGs2ProjectRestClient.signInAsync(SignInRequest request, AsyncAction<AsyncResult<SignInResult>> callback) -
Uses of SignInResult in io.gs2.project.result
Methods in io.gs2.project.result that return SignInResultModifier and TypeMethodDescriptionstatic SignInResultSignInResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) SignInResult.withAccountToken(String accountToken)