jar

net.raphimc : MinecraftAuth

Maven & Gradle

Oct 14, 2023
43 stars

MinecraftAuth · Simple and easy to use Minecraft microsoft authentication library (Java and Bedrock)

Table Of Contents

Latest Version

Download net.raphimc : MinecraftAuth JAR file - Latest Versions:

All Versions

Download net.raphimc : MinecraftAuth JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window MinecraftAuth-2.1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.raphimc.mcauth.util.logging

├─ net.raphimc.mcauth.util.logging.ConsoleLogger.class - [JAR]

├─ net.raphimc.mcauth.util.logging.ILogger.class - [JAR]

net.raphimc.mcauth.step.xbl.session

├─ net.raphimc.mcauth.step.xbl.session.StepFullXblSession.class - [JAR]

├─ net.raphimc.mcauth.step.xbl.session.StepInitialXblSession.class - [JAR]

net.raphimc.mcauth.step.xbl

├─ net.raphimc.mcauth.step.xbl.StepXblDeviceToken.class - [JAR]

├─ net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.class - [JAR]

├─ net.raphimc.mcauth.step.xbl.StepXblTitleToken.class - [JAR]

├─ net.raphimc.mcauth.step.xbl.StepXblUserToken.class - [JAR]

├─ net.raphimc.mcauth.step.xbl.StepXblXstsToken.class - [JAR]

├─ net.raphimc.mcauth.step.xbl.XblResponseHandler.class - [JAR]

net.raphimc.mcauth.util

├─ net.raphimc.mcauth.util.CryptUtil.class - [JAR]

├─ net.raphimc.mcauth.util.MicrosoftConstants.class - [JAR]

net.raphimc.mcauth.step.java

├─ net.raphimc.mcauth.step.java.StepGameOwnership.class - [JAR]

├─ net.raphimc.mcauth.step.java.StepMCProfile.class - [JAR]

├─ net.raphimc.mcauth.step.java.StepMCToken.class - [JAR]

├─ net.raphimc.mcauth.step.java.StepPlayerCertificates.class - [JAR]

net.raphimc.mcauth.step.msa

├─ net.raphimc.mcauth.step.msa.MsaCodeStep.class - [JAR]

├─ net.raphimc.mcauth.step.msa.MsaCredentialsResponseHandler.class - [JAR]

├─ net.raphimc.mcauth.step.msa.MsaResponseHandler.class - [JAR]

├─ net.raphimc.mcauth.step.msa.StepCredentialsMsaCode.class - [JAR]

├─ net.raphimc.mcauth.step.msa.StepExternalBrowser.class - [JAR]

├─ net.raphimc.mcauth.step.msa.StepExternalBrowserMsaCode.class - [JAR]

├─ net.raphimc.mcauth.step.msa.StepMsaDeviceCode.class - [JAR]

├─ net.raphimc.mcauth.step.msa.StepMsaDeviceCodeMsaCode.class - [JAR]

├─ net.raphimc.mcauth.step.msa.StepMsaToken.class - [JAR]

net.raphimc.mcauth.step

├─ net.raphimc.mcauth.step.AbstractStep.class - [JAR]

├─ net.raphimc.mcauth.step.OptionalMergeStep.class - [JAR]

├─ net.raphimc.mcauth.step.SameInputOptionalMergeStep.class - [JAR]

net.raphimc.mcauth

├─ net.raphimc.mcauth.MinecraftAuth.class - [JAR]

net.raphimc.mcauth.step.bedrock

├─ net.raphimc.mcauth.step.bedrock.PlayFabResponseHandler.class - [JAR]

├─ net.raphimc.mcauth.step.bedrock.StepMCChain.class - [JAR]

├─ net.raphimc.mcauth.step.bedrock.StepPlayFabToken.class - [JAR]

Advertisement