Package org.geysermc.geyser.session
Class PendingMicrosoftAuthentication
java.lang.Object
org.geysermc.geyser.session.PendingMicrosoftAuthentication
Pending Microsoft authentication task cache.
It permits user to exit the server while they authorize Geyser to access their Microsoft account.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassfinal class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.lenni0451.commons.httpclient.HttpClient -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AUTH_CLIENT
public static final net.lenni0451.commons.httpclient.HttpClient AUTH_CLIENT
-
-
Constructor Details
-
PendingMicrosoftAuthentication
public PendingMicrosoftAuthentication(int timeoutSeconds)
-
-
Method Details
-
getTask
-
getOrCreateTask
-
setStoreServerInformation
public void setStoreServerInformation()
-