Package org.geysermc.geyser.session
Class PendingMicrosoftAuthentication.AuthenticationTask
java.lang.Object
org.geysermc.geyser.session.PendingMicrosoftAuthentication.AuthenticationTask
- Direct Known Subclasses:
PendingMicrosoftAuthentication.ProxyAuthenticationTask
- Enclosing class:
- PendingMicrosoftAuthentication
-
Method Summary
Modifier and TypeMethodDescriptionvoidcleanup()CompletableFuture<net.raphimc.minecraftauth.java.JavaAuthManager>CompletableFuture<net.raphimc.minecraftauth.java.JavaAuthManager>performLoginAttempt(boolean offlineAccess, Consumer<net.raphimc.minecraftauth.msa.model.MsaDeviceCode> deviceCodeConsumer) voidtoString()
-
Method Details
-
resetRunningFlow
public void resetRunningFlow() -
cleanup
public void cleanup() -
performLoginAttempt
public CompletableFuture<net.raphimc.minecraftauth.java.JavaAuthManager> performLoginAttempt(boolean offlineAccess, Consumer<net.raphimc.minecraftauth.msa.model.MsaDeviceCode> deviceCodeConsumer) -
toString
-
getAuthentication
-