Class PendingMicrosoftAuthentication.AuthenticationTask

java.lang.Object
org.geysermc.geyser.session.PendingMicrosoftAuthentication.AuthenticationTask
Direct Known Subclasses:
PendingMicrosoftAuthentication.ProxyAuthenticationTask
Enclosing class:
PendingMicrosoftAuthentication

public class PendingMicrosoftAuthentication.AuthenticationTask extends Object
  • 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

      public String toString()
      Overrides:
      toString in class Object
    • getAuthentication

      public CompletableFuture<net.raphimc.minecraftauth.java.JavaAuthManager> getAuthentication()