Class OAuthDeviceFlow
java.lang.Object
com.hypixel.hytale.server.core.auth.oauth.OAuthFlow
com.hypixel.hytale.server.core.auth.oauth.OAuthDeviceFlow
- Direct Known Subclasses:
AuthLoginDeviceCommand.AuthFlow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidonFlowInfo(String var1, String var2, String var3, int var4) Methods inherited from class com.hypixel.hytale.server.core.auth.oauth.OAuthFlow
getErrorMessage, getFuture, getResult, getTokenResponse, onFailure, onSuccess
-
Constructor Details
-
OAuthDeviceFlow
public OAuthDeviceFlow()
-
-
Method Details
-
onFlowInfo
-