Uses of Class
org.geysermc.geyser.session.PendingMicrosoftAuthentication.AuthenticationTask
Packages that use PendingMicrosoftAuthentication.AuthenticationTask
-
Uses of PendingMicrosoftAuthentication.AuthenticationTask in org.geysermc.geyser.session
Methods in org.geysermc.geyser.session that return PendingMicrosoftAuthentication.AuthenticationTaskModifier and TypeMethodDescriptionPendingMicrosoftAuthentication.getOrCreateTask(String userKey)Methods in org.geysermc.geyser.session with parameters of type PendingMicrosoftAuthentication.AuthenticationTaskModifier and TypeMethodDescriptionbooleanGeyserSession.onMicrosoftLoginComplete(PendingMicrosoftAuthentication.AuthenticationTask task)If successful, also begins connecting to the Java server.