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 classstatic final record -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.lenni0451.commons.httpclient.HttpClientstatic final BiFunction<Boolean,Integer, net.raphimc.minecraftauth.step.java.session.StepFullJavaSession> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AUTH_CLIENT
public static final net.lenni0451.commons.httpclient.HttpClient AUTH_CLIENT -
AUTH_FLOW
public static final BiFunction<Boolean,Integer, AUTH_FLOWnet.raphimc.minecraftauth.step.java.session.StepFullJavaSession>
-
-
Constructor Details
-
PendingMicrosoftAuthentication
public PendingMicrosoftAuthentication(int timeoutSeconds)
-
-
Method Details
-
getTask
-
getOrCreateTask
-
setStoreServerInformation
public void setStoreServerInformation()
-