classpublicPriority 3
OAuthClient
com.hypixel.hytale.server.core.auth.oauth.OAuthClient
4
Methods
4
Public Methods
0
Fields
1
Constructors
Constants
HytaleLoggerLOGGER= HytaleLogger.forEnclosingClass()
SecureRandomRANDOM= new SecureRandom()
Constructors
public
OAuthClient()Methods
Public Methods (4)
public
boolean isSuccess()public
OAuthClient.TokenResponse refreshTokens(String refreshToken)@Nullable
public
Runnable startFlow(OAuthBrowserFlow flow)public
Runnable startFlow(OAuthDeviceFlow flow)