jar

dev.3-3 : jmccc-microsoft-authenticator

Maven & Gradle

Feb 06, 2023
143 stars

jmccc-microsoft-authenticator · JMCCC is a powerful open-source library for launching and downloading Minecraft.

Table Of Contents

Latest Version

Download dev.3-3 : jmccc-microsoft-authenticator JAR file - Latest Versions:

All Versions

Download dev.3-3 : jmccc-microsoft-authenticator JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 jmccc-microsoft-authenticator-3.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

jmccc.microsoft.entity

├─ jmccc.microsoft.entity.MicrosoftSession.class - [JAR]

├─ jmccc.microsoft.entity.MicrosoftVerification.class - [JAR]

├─ jmccc.microsoft.entity.MinecraftProfile.class - [JAR]

├─ jmccc.microsoft.entity.MinecraftTexture.class - [JAR]

jmccc.microsoft.core.request

├─ jmccc.microsoft.core.request.MinecraftLoginWithXboxRequest.class - [JAR]

├─ jmccc.microsoft.core.request.XboxAuthenticateRequest.class - [JAR]

jmccc.microsoft.core.response

├─ jmccc.microsoft.core.response.MicrosoftDeviceCodeResponse.class - [JAR]

├─ jmccc.microsoft.core.response.MicrosoftTokenResponse.class - [JAR]

├─ jmccc.microsoft.core.response.MinecraftLoginWithXboxResponse.class - [JAR]

├─ jmccc.microsoft.core.response.XboxAuthenticateResponse.class - [JAR]

jmccc.microsoft

├─ jmccc.microsoft.MicrosoftAuthenticator.class - [JAR]

jmccc.microsoft.core

├─ jmccc.microsoft.core.JsonResponseHander.class - [JAR]

├─ jmccc.microsoft.core.MicrosoftAuthenticationController.class - [JAR]

├─ jmccc.microsoft.core.MicrosoftAuthenticationService.class - [JAR]

Advertisement