所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- jmccc.microsoft.core.JsonResponseHander<T> (implements org.apache.hc.core5.http.io.HttpClientResponseHandler<T>)
- jmccc.microsoft.core.MicrosoftAuthenticationController
- jmccc.microsoft.core.MicrosoftAuthenticationService
- jmccc.microsoft.MicrosoftAuthenticator (implements org.to2mbn.jmccc.auth.Authenticator)
- jmccc.microsoft.core.response.MicrosoftDeviceCodeResponse
- jmccc.microsoft.entity.MicrosoftSession (implements java.io.Serializable)
- jmccc.microsoft.core.response.MicrosoftTokenResponse
- jmccc.microsoft.entity.MicrosoftVerification
- jmccc.microsoft.core.request.MinecraftLoginWithXboxRequest
- jmccc.microsoft.core.response.MinecraftLoginWithXboxResponse
- jmccc.microsoft.entity.MinecraftProfile
- jmccc.microsoft.entity.MinecraftTexture
- jmccc.microsoft.core.request.XboxAuthenticateRequest
- jmccc.microsoft.core.response.XboxAuthenticateResponse