Uses of Class
io.gs2.project.request.SignInRequest
Packages that use SignInRequest
-
Uses of SignInRequest in io.gs2.project
Methods in io.gs2.project with parameters of type SignInRequestModifier and TypeMethodDescriptionGs2ProjectRestClient.signIn(SignInRequest request) voidGs2ProjectRestClient.signInAsync(SignInRequest request, AsyncAction<AsyncResult<SignInResult>> callback) -
Uses of SignInRequest in io.gs2.project.request
Methods in io.gs2.project.request that return SignInRequestModifier and TypeMethodDescriptionstatic SignInRequestSignInRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) SignInRequest.withPassword(String password)