Uses of Class
io.gs2.auth.result.FederationResult
Packages that use FederationResult
-
Uses of FederationResult in io.gs2.auth
Methods in io.gs2.auth that return FederationResultMethod parameters in io.gs2.auth with type arguments of type FederationResultModifier and TypeMethodDescriptionvoidGs2AuthRestClient.federationAsync(FederationRequest request, AsyncAction<AsyncResult<FederationResult>> callback) -
Uses of FederationResult in io.gs2.auth.result
Methods in io.gs2.auth.result that return FederationResultModifier and TypeMethodDescriptionstatic FederationResultFederationResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) FederationResult.withExpire(Long expire) FederationResult.withUserId(String userId)