Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

A

AbstractStep<I extends AbstractStep.StepResult<?>,O extends AbstractStep.StepResult<?>> - Class in net.raphimc.mcauth.step
 
AbstractStep(AbstractStep<?, I>) - Constructor for class net.raphimc.mcauth.step.AbstractStep
 
AbstractStep.InitialInput - Interface in net.raphimc.mcauth.step
 
AbstractStep.StepResult<P extends AbstractStep.StepResult<?>> - Interface in net.raphimc.mcauth.step
 
access_token() - Method in class net.raphimc.mcauth.step.java.StepMCToken.MCToken
 
access_token() - Method in class net.raphimc.mcauth.step.msa.StepMsaToken.MsaToken
 
applyStep(HttpClient, I) - Method in class net.raphimc.mcauth.step.AbstractStep
 
applyStep(HttpClient, StepXblXstsToken.XblXsts<?>) - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain
 
applyStep(HttpClient, StepMCToken.MCToken) - Method in class net.raphimc.mcauth.step.java.StepGameOwnership
 
applyStep(HttpClient, StepGameOwnership.GameOwnership) - Method in class net.raphimc.mcauth.step.java.StepMCProfile
 
applyStep(HttpClient, StepXblXstsToken.XblXsts<?>) - Method in class net.raphimc.mcauth.step.java.StepMCToken
 
applyStep(HttpClient, I) - Method in class net.raphimc.mcauth.step.msa.MsaCodeStep
 
applyStep(HttpClient, StepCredentialsMsaCode.MsaCredentials) - Method in class net.raphimc.mcauth.step.msa.StepCredentialsMsaCode
 
applyStep(HttpClient, StepExternalBrowser.ExternalBrowserCallback) - Method in class net.raphimc.mcauth.step.msa.StepExternalBrowser
 
applyStep(HttpClient, StepExternalBrowser.ExternalBrowser) - Method in class net.raphimc.mcauth.step.msa.StepExternalBrowserMsaCode
 
applyStep(HttpClient, StepMsaDeviceCode.MsaDeviceCodeCallback) - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode
 
applyStep(HttpClient, StepMsaDeviceCode.MsaDeviceCode) - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCodeMsaCode
 
applyStep(HttpClient, MsaCodeStep.MsaCode) - Method in class net.raphimc.mcauth.step.msa.StepMsaToken
 
applyStep(HttpClient, I1) - Method in class net.raphimc.mcauth.step.OptionalMergeStep
 
applyStep(HttpClient, I1, I2) - Method in class net.raphimc.mcauth.step.OptionalMergeStep
 
applyStep(HttpClient, StepXblUserToken.XblUserToken, StepXblTitleToken.XblTitleToken) - Method in class net.raphimc.mcauth.step.xbl.session.StepFullXblSession
 
applyStep(HttpClient, StepMsaToken.MsaToken, StepXblDeviceToken.XblDeviceToken) - Method in class net.raphimc.mcauth.step.xbl.session.StepInitialXblSession
 
applyStep(HttpClient, AbstractStep.StepResult<?>) - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken
 
applyStep(HttpClient, StepInitialXblSession.InitialXblSession) - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication
 
applyStep(HttpClient, StepInitialXblSession.InitialXblSession) - Method in class net.raphimc.mcauth.step.xbl.StepXblTitleToken
 
applyStep(HttpClient, StepInitialXblSession.InitialXblSession) - Method in class net.raphimc.mcauth.step.xbl.StepXblUserToken
 
applyStep(HttpClient, StepFullXblSession.FullXblSession) - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken
 
authenticationUrl() - Method in class net.raphimc.mcauth.step.msa.StepExternalBrowser.ExternalBrowser
 
AUTHORIZE_URL - Static variable in class net.raphimc.mcauth.step.msa.StepCredentialsMsaCode
 
AUTHORIZE_URL - Static variable in class net.raphimc.mcauth.step.msa.StepExternalBrowser
 

B

BEDROCK_CREDENTIALS_LOGIN - Static variable in class net.raphimc.mcauth.MinecraftAuth
 
BEDROCK_DEVICE_CODE_LOGIN - Static variable in class net.raphimc.mcauth.MinecraftAuth
 
BEDROCK_NINTENDO_TITLE_ID - Static variable in class net.raphimc.mcauth.util.MicrosoftConstants
 
BEDROCK_XSTS_RELYING_PARTY - Static variable in class net.raphimc.mcauth.util.MicrosoftConstants
 
build() - Method in class net.raphimc.mcauth.MinecraftAuth.InitialXblSessionBuilder
 
build() - Method in class net.raphimc.mcauth.MinecraftAuth.MsaTokenBuilder
 
build() - Method in class net.raphimc.mcauth.MinecraftAuth.XblXstsTokenBuilder
 
builder() - Static method in class net.raphimc.mcauth.MinecraftAuth
 
buildMinecraftBedrockChainStep() - Method in class net.raphimc.mcauth.MinecraftAuth.MinecraftBuilder
 
buildMinecraftJavaProfileStep() - Method in class net.raphimc.mcauth.MinecraftAuth.MinecraftBuilder
 

C

callback() - Method in class net.raphimc.mcauth.step.msa.StepExternalBrowser.ExternalBrowserCallback
 
callback() - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCodeCallback
 
clientId - Variable in class net.raphimc.mcauth.step.msa.MsaCodeStep
 
clientId() - Method in class net.raphimc.mcauth.step.msa.MsaCodeStep.MsaCode
 
clientSecret - Variable in class net.raphimc.mcauth.step.msa.MsaCodeStep
 
clientSecret() - Method in class net.raphimc.mcauth.step.msa.MsaCodeStep.MsaCode
 
code() - Method in class net.raphimc.mcauth.step.msa.MsaCodeStep.MsaCode
 
CONNECT_URL - Static variable in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode
 
ConsoleLogger - Class in net.raphimc.mcauth.util.logging
 
ConsoleLogger() - Constructor for class net.raphimc.mcauth.util.logging.ConsoleLogger
 
createHttpClient() - Static method in class net.raphimc.mcauth.util.MicrosoftConstants
 
credentials() - Method in class net.raphimc.mcauth.MinecraftAuth.MsaTokenBuilder
Logs in with a Microsoft account's credentials and gets an MSA token.
CryptUtil - Class in net.raphimc.mcauth.util
 
CryptUtil() - Constructor for class net.raphimc.mcauth.util.CryptUtil
 
customMsaCodeStep(AbstractStep<?, MsaCodeStep.MsaCode>) - Method in class net.raphimc.mcauth.MinecraftAuth.MsaTokenBuilder
 

D

deviceCode() - Method in class net.raphimc.mcauth.MinecraftAuth.MsaTokenBuilder
Uses the device code flow to get an MSA token.
deviceCode() - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCode
 
deviceId() - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 
displayName() - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 

E

EC_KEYFACTORY - Static variable in class net.raphimc.mcauth.util.CryptUtil
 
email() - Method in class net.raphimc.mcauth.step.msa.StepCredentialsMsaCode.MsaCredentials
 
equals(Object) - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
equals(Object) - Method in class net.raphimc.mcauth.step.java.StepGameOwnership.GameOwnership
 
equals(Object) - Method in class net.raphimc.mcauth.step.java.StepMCProfile.MCProfile
 
equals(Object) - Method in class net.raphimc.mcauth.step.java.StepMCToken.MCToken
 
equals(Object) - Method in class net.raphimc.mcauth.step.msa.MsaCodeStep.MsaCode
 
equals(Object) - Method in class net.raphimc.mcauth.step.msa.StepExternalBrowser.ExternalBrowser
 
equals(Object) - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCode
 
equals(Object) - Method in class net.raphimc.mcauth.step.msa.StepMsaToken.MsaToken
 
equals(Object) - Method in class net.raphimc.mcauth.step.xbl.session.StepFullXblSession.FullXblSession
 
equals(Object) - Method in class net.raphimc.mcauth.step.xbl.session.StepInitialXblSession.InitialXblSession
 
equals(Object) - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 
equals(Object) - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
equals(Object) - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuTitleToken
 
equals(Object) - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuUserToken
 
equals(Object) - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuXstsToken
 
equals(Object) - Method in class net.raphimc.mcauth.step.xbl.StepXblTitleToken.XblTitleToken
 
equals(Object) - Method in class net.raphimc.mcauth.step.xbl.StepXblUserToken.XblUserToken
 
equals(Object) - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXstsToken
 
error(String) - Method in class net.raphimc.mcauth.util.logging.ConsoleLogger
 
error(String) - Method in interface net.raphimc.mcauth.util.logging.ILogger
 
expireTimeMs() - Method in class net.raphimc.mcauth.step.java.StepMCToken.MCToken
 
expireTimeMs() - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCode
 
expireTimeMs() - Method in class net.raphimc.mcauth.step.msa.StepMsaToken.MsaToken
 
expireTimeMs() - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 
expireTimeMs() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
expireTimeMs() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuTitleToken
 
expireTimeMs() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuUserToken
 
expireTimeMs() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuXstsToken
 
expireTimeMs() - Method in class net.raphimc.mcauth.step.xbl.StepXblTitleToken.XblTitleToken
 
expireTimeMs() - Method in class net.raphimc.mcauth.step.xbl.StepXblUserToken.XblUserToken
 
expireTimeMs() - Method in interface net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXsts
 
expireTimeMs() - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXstsToken
 
externalBrowser() - Method in class net.raphimc.mcauth.MinecraftAuth.MsaTokenBuilder
Generates a URL to open in the browser to get an MSA token.
ExternalBrowser(String, String, int) - Constructor for class net.raphimc.mcauth.step.msa.StepExternalBrowser.ExternalBrowser
 
ExternalBrowserCallback(Consumer<StepExternalBrowser.ExternalBrowser>) - Constructor for class net.raphimc.mcauth.step.msa.StepExternalBrowser.ExternalBrowserCallback
 

F

fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.AbstractStep
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.java.StepGameOwnership
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.java.StepMCProfile
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.java.StepMCToken
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.msa.MsaCodeStep
 
fromJson(JsonObject) - Static method in class net.raphimc.mcauth.step.msa.StepCredentialsMsaCode.MsaCredentials
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.msa.StepExternalBrowser
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.msa.StepMsaToken
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.xbl.session.StepFullXblSession
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.xbl.session.StepInitialXblSession
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication
 
fromJson(JsonObject) - Static method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuTitleToken
 
fromJson(JsonObject) - Static method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuUserToken
 
fromJson(JsonObject) - Static method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuXstsToken
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.xbl.StepXblTitleToken
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.xbl.StepXblUserToken
 
fromJson(JsonObject) - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken
 
FullXblSession(StepXblUserToken.XblUserToken, StepXblTitleToken.XblTitleToken) - Constructor for class net.raphimc.mcauth.step.xbl.session.StepFullXblSession.FullXblSession
 

G

GameOwnership(List<String>, StepMCToken.MCToken) - Constructor for class net.raphimc.mcauth.step.java.StepGameOwnership.GameOwnership
 
getFromInput(HttpClient, AbstractStep.InitialInput) - Method in class net.raphimc.mcauth.step.AbstractStep
 
getFromInput(HttpClient, AbstractStep.InitialInput) - Method in class net.raphimc.mcauth.step.OptionalMergeStep
 
getProofKey(ECPublicKey) - Static method in class net.raphimc.mcauth.util.CryptUtil
 
getSignatureHeader(HttpUriRequest, ECPrivateKey) - Static method in class net.raphimc.mcauth.util.CryptUtil
 

H

handleResponse(HttpResponse) - Method in class net.raphimc.mcauth.util.MsaResponseHandler
 
handleResponse(HttpResponse) - Method in class net.raphimc.mcauth.util.XblResponseHandler
 
hashCode() - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
hashCode() - Method in class net.raphimc.mcauth.step.java.StepGameOwnership.GameOwnership
 
hashCode() - Method in class net.raphimc.mcauth.step.java.StepMCProfile.MCProfile
 
hashCode() - Method in class net.raphimc.mcauth.step.java.StepMCToken.MCToken
 
hashCode() - Method in class net.raphimc.mcauth.step.msa.MsaCodeStep.MsaCode
 
hashCode() - Method in class net.raphimc.mcauth.step.msa.StepExternalBrowser.ExternalBrowser
 
hashCode() - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCode
 
hashCode() - Method in class net.raphimc.mcauth.step.msa.StepMsaToken.MsaToken
 
hashCode() - Method in class net.raphimc.mcauth.step.xbl.session.StepFullXblSession.FullXblSession
 
hashCode() - Method in class net.raphimc.mcauth.step.xbl.session.StepInitialXblSession.InitialXblSession
 
hashCode() - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 
hashCode() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
hashCode() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuTitleToken
 
hashCode() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuUserToken
 
hashCode() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuXstsToken
 
hashCode() - Method in class net.raphimc.mcauth.step.xbl.StepXblTitleToken.XblTitleToken
 
hashCode() - Method in class net.raphimc.mcauth.step.xbl.StepXblUserToken.XblUserToken
 
hashCode() - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXstsToken
 

I

id() - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
id() - Method in class net.raphimc.mcauth.step.java.StepMCProfile.MCProfile
 
id() - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 
identityJwt() - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
ILogger - Interface in net.raphimc.mcauth.util.logging
 
info(String) - Method in class net.raphimc.mcauth.util.logging.ConsoleLogger
 
info(String) - Method in interface net.raphimc.mcauth.util.logging.ILogger
 
InitialXblSession(StepMsaToken.MsaToken, StepXblDeviceToken.XblDeviceToken) - Constructor for class net.raphimc.mcauth.step.xbl.session.StepInitialXblSession.InitialXblSession
 
initialXblSession() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
initialXblSession() - Method in interface net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXsts
 
initialXblSession() - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXstsToken
 
intervalMs() - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCode
 
isExpired() - Method in interface net.raphimc.mcauth.step.AbstractStep.InitialInput
 
isExpired() - Method in interface net.raphimc.mcauth.step.AbstractStep.StepResult
 
isExpired() - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
isExpired() - Method in class net.raphimc.mcauth.step.java.StepMCToken.MCToken
 
isExpired() - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCode
 
isExpired() - Method in class net.raphimc.mcauth.step.msa.StepMsaToken.MsaToken
 
isExpired() - Method in interface net.raphimc.mcauth.step.OptionalMergeStep.StepResult
 
isExpired() - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 
isExpired() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
isExpired() - Method in class net.raphimc.mcauth.step.xbl.StepXblTitleToken.XblTitleToken
 
isExpired() - Method in class net.raphimc.mcauth.step.xbl.StepXblUserToken.XblUserToken
 
isExpired() - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXstsToken
 
isTitleClientId() - Method in class net.raphimc.mcauth.step.msa.StepMsaToken.MsaToken
 
items() - Method in class net.raphimc.mcauth.step.java.StepGameOwnership.GameOwnership
 

J

JAVA_CREDENTIALS_LOGIN - Static variable in class net.raphimc.mcauth.MinecraftAuth
 
JAVA_DEVICE_CODE_LOGIN - Static variable in class net.raphimc.mcauth.MinecraftAuth
 
JAVA_TITLE_ID - Static variable in class net.raphimc.mcauth.util.MicrosoftConstants
 
JAVA_XSTS_RELYING_PARTY - Static variable in class net.raphimc.mcauth.util.MicrosoftConstants
 

L

LIVE_OAUTH_DESKTOP_URL - Static variable in class net.raphimc.mcauth.util.MicrosoftConstants
 
LOGGER - Static variable in class net.raphimc.mcauth.MinecraftAuth
 
LOGGER - Static variable in class net.raphimc.mcauth.util.logging.ConsoleLogger
 

M

MCChain(ECPublicKey, ECPrivateKey, String, String, String, UUID, String, StepXblXstsToken.XblXsts<?>) - Constructor for class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
MCProfile(UUID, String, URL, StepGameOwnership.GameOwnership) - Constructor for class net.raphimc.mcauth.step.java.StepMCProfile.MCProfile
 
MCToken(String, String, long, StepXblXstsToken.XblXsts<?>) - Constructor for class net.raphimc.mcauth.step.java.StepMCToken.MCToken
 
MicrosoftConstants - Class in net.raphimc.mcauth.util
 
MicrosoftConstants() - Constructor for class net.raphimc.mcauth.util.MicrosoftConstants
 
MINECRAFT_LOGIN_URL - Static variable in class net.raphimc.mcauth.step.bedrock.StepMCChain
 
MINECRAFT_LOGIN_URL - Static variable in class net.raphimc.mcauth.step.java.StepMCToken
 
MINECRAFT_OWNERSHIP_URL - Static variable in class net.raphimc.mcauth.step.java.StepGameOwnership
 
MINECRAFT_PROFILE_URL - Static variable in class net.raphimc.mcauth.step.java.StepMCProfile
 
MinecraftAuth - Class in net.raphimc.mcauth
 
MinecraftAuth() - Constructor for class net.raphimc.mcauth.MinecraftAuth
 
MinecraftAuth.InitialXblSessionBuilder - Class in net.raphimc.mcauth
 
MinecraftAuth.MinecraftBuilder - Class in net.raphimc.mcauth
 
MinecraftAuth.MsaTokenBuilder - Class in net.raphimc.mcauth
 
MinecraftAuth.XblXstsTokenBuilder - Class in net.raphimc.mcauth
 
MOJANG_PUBLIC_KEY - Static variable in class net.raphimc.mcauth.step.bedrock.StepMCChain
 
mojangJwt() - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
MsaCode(String, String, String, String, String) - Constructor for class net.raphimc.mcauth.step.msa.MsaCodeStep.MsaCode
 
MsaCodeStep<I extends AbstractStep.StepResult<?>> - Class in net.raphimc.mcauth.step.msa
 
MsaCodeStep(AbstractStep<?, I>, String, String, String) - Constructor for class net.raphimc.mcauth.step.msa.MsaCodeStep
 
MsaCodeStep.MsaCode - Class in net.raphimc.mcauth.step.msa
 
MsaCredentials(String, String) - Constructor for class net.raphimc.mcauth.step.msa.StepCredentialsMsaCode.MsaCredentials
 
MsaDeviceCode(long, long, String, String, String) - Constructor for class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCode
 
MsaDeviceCodeCallback(Consumer<StepMsaDeviceCode.MsaDeviceCode>) - Constructor for class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCodeCallback
 
MsaResponseHandler - Class in net.raphimc.mcauth.util
 
MsaResponseHandler() - Constructor for class net.raphimc.mcauth.util.MsaResponseHandler
 
MsaToken(String, long, String, String, MsaCodeStep.MsaCode) - Constructor for class net.raphimc.mcauth.step.msa.StepMsaToken.MsaToken
 
MsaTokenBuilder() - Constructor for class net.raphimc.mcauth.MinecraftAuth.MsaTokenBuilder
 

N

name() - Method in class net.raphimc.mcauth.step.java.StepMCProfile.MCProfile
 
net.raphimc.mcauth - package net.raphimc.mcauth
 
net.raphimc.mcauth.step - package net.raphimc.mcauth.step
 
net.raphimc.mcauth.step.bedrock - package net.raphimc.mcauth.step.bedrock
 
net.raphimc.mcauth.step.java - package net.raphimc.mcauth.step.java
 
net.raphimc.mcauth.step.msa - package net.raphimc.mcauth.step.msa
 
net.raphimc.mcauth.step.xbl - package net.raphimc.mcauth.step.xbl
 
net.raphimc.mcauth.step.xbl.session - package net.raphimc.mcauth.step.xbl.session
 
net.raphimc.mcauth.util - package net.raphimc.mcauth.util
 
net.raphimc.mcauth.util.logging - package net.raphimc.mcauth.util.logging
 

O

OptionalMergeStep<I1 extends AbstractStep.StepResult<?>,I2 extends AbstractStep.StepResult<?>,O extends OptionalMergeStep.StepResult<?,?>> - Class in net.raphimc.mcauth.step
 
OptionalMergeStep(AbstractStep<?, I1>, AbstractStep<?, I2>) - Constructor for class net.raphimc.mcauth.step.OptionalMergeStep
 
OptionalMergeStep.StepResult<P1 extends AbstractStep.StepResult<?>,P2 extends AbstractStep.StepResult<?>> - Interface in net.raphimc.mcauth.step
 

P

password() - Method in class net.raphimc.mcauth.step.msa.StepCredentialsMsaCode.MsaCredentials
 
port() - Method in class net.raphimc.mcauth.step.msa.StepExternalBrowser.ExternalBrowser
 
prevResult() - Method in interface net.raphimc.mcauth.step.AbstractStep.InitialInput
 
prevResult() - Method in interface net.raphimc.mcauth.step.AbstractStep.StepResult
 
prevResult() - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
prevResult() - Method in class net.raphimc.mcauth.step.java.StepGameOwnership.GameOwnership
 
prevResult() - Method in class net.raphimc.mcauth.step.java.StepMCProfile.MCProfile
 
prevResult() - Method in class net.raphimc.mcauth.step.java.StepMCToken.MCToken
 
prevResult() - Method in class net.raphimc.mcauth.step.msa.MsaCodeStep.MsaCode
 
prevResult() - Method in class net.raphimc.mcauth.step.msa.StepExternalBrowser.ExternalBrowser
 
prevResult() - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCode
 
prevResult() - Method in class net.raphimc.mcauth.step.msa.StepMsaToken.MsaToken
 
prevResult() - Method in class net.raphimc.mcauth.step.xbl.session.StepFullXblSession.FullXblSession
 
prevResult() - Method in class net.raphimc.mcauth.step.xbl.session.StepInitialXblSession.InitialXblSession
 
prevResult() - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 
prevResult() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
prevResult() - Method in class net.raphimc.mcauth.step.xbl.StepXblTitleToken.XblTitleToken
 
prevResult() - Method in class net.raphimc.mcauth.step.xbl.StepXblUserToken.XblUserToken
 
prevResult() - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXstsToken
 
prevResult2() - Method in interface net.raphimc.mcauth.step.OptionalMergeStep.StepResult
 
prevResult2() - Method in class net.raphimc.mcauth.step.xbl.session.StepFullXblSession.FullXblSession
 
prevResult2() - Method in class net.raphimc.mcauth.step.xbl.session.StepInitialXblSession.InitialXblSession
 
prevStep - Variable in class net.raphimc.mcauth.step.AbstractStep
 
prevStep2 - Variable in class net.raphimc.mcauth.step.OptionalMergeStep
 
privateKey() - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
privateKey() - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 
publicKey() - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
publicKey() - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 

R

redirectUri() - Method in class net.raphimc.mcauth.step.msa.MsaCodeStep.MsaCode
 
redirectUri() - Method in class net.raphimc.mcauth.step.msa.StepExternalBrowser.ExternalBrowser
 
refresh(HttpClient, O) - Method in class net.raphimc.mcauth.step.AbstractStep
 
refresh(HttpClient, StepMCChain.MCChain) - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain
 
refresh(HttpClient, StepMCToken.MCToken) - Method in class net.raphimc.mcauth.step.java.StepMCToken
 
refresh(HttpClient, StepMsaToken.MsaToken) - Method in class net.raphimc.mcauth.step.msa.StepMsaToken
 
refresh(HttpClient, O) - Method in class net.raphimc.mcauth.step.OptionalMergeStep
 
refresh(HttpClient, O) - Method in class net.raphimc.mcauth.step.SameInputOptionalMergeStep
 
refresh(HttpClient, StepXblDeviceToken.XblDeviceToken) - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken
 
refresh(HttpClient, StepXblXstsToken.XblXsts<?>) - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication
 
refresh(HttpClient, StepXblTitleToken.XblTitleToken) - Method in class net.raphimc.mcauth.step.xbl.StepXblTitleToken
 
refresh(HttpClient, StepXblUserToken.XblUserToken) - Method in class net.raphimc.mcauth.step.xbl.StepXblUserToken
 
refresh(HttpClient, StepXblXstsToken.XblXsts<?>) - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken
 
refresh_token() - Method in class net.raphimc.mcauth.step.msa.StepMsaToken.MsaToken
 
regularAuthentication(String) - Method in class net.raphimc.mcauth.MinecraftAuth.XblXstsTokenBuilder
 

S

SameInputOptionalMergeStep<I1 extends AbstractStep.StepResult<?>,I2 extends AbstractStep.StepResult<?>,I extends AbstractStep.StepResult<?>,O extends OptionalMergeStep.StepResult<?,?>> - Class in net.raphimc.mcauth.step
 
SameInputOptionalMergeStep(AbstractStep<I, I1>, AbstractStep<I, I2>) - Constructor for class net.raphimc.mcauth.step.SameInputOptionalMergeStep
 
scope() - Method in class net.raphimc.mcauth.step.msa.MsaCodeStep.MsaCode
 
scope - Variable in class net.raphimc.mcauth.step.msa.MsaCodeStep
 
SCOPE1 - Static variable in class net.raphimc.mcauth.util.MicrosoftConstants
 
SCOPE2 - Static variable in class net.raphimc.mcauth.util.MicrosoftConstants
 
SCOPE3 - Static variable in class net.raphimc.mcauth.util.MicrosoftConstants
 
SCOPE_TITLE_AUTH - Static variable in class net.raphimc.mcauth.util.MicrosoftConstants
 
sisuTitleAuthentication(String) - Method in class net.raphimc.mcauth.MinecraftAuth.XblXstsTokenBuilder
 
SisuTitleToken(long, String, String) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuTitleToken
 
SisuUserToken(long, String, String) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuUserToken
 
SisuXstsToken(long, String, String) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuXstsToken
 
skin_url() - Method in class net.raphimc.mcauth.step.java.StepMCProfile.MCProfile
 
StepCredentialsMsaCode - Class in net.raphimc.mcauth.step.msa
 
StepCredentialsMsaCode(String, String, String) - Constructor for class net.raphimc.mcauth.step.msa.StepCredentialsMsaCode
 
StepCredentialsMsaCode(String, String, String, String) - Constructor for class net.raphimc.mcauth.step.msa.StepCredentialsMsaCode
 
StepCredentialsMsaCode.MsaCredentials - Class in net.raphimc.mcauth.step.msa
 
StepExternalBrowser - Class in net.raphimc.mcauth.step.msa
 
StepExternalBrowser(String, String, String) - Constructor for class net.raphimc.mcauth.step.msa.StepExternalBrowser
 
StepExternalBrowser.ExternalBrowser - Class in net.raphimc.mcauth.step.msa
 
StepExternalBrowser.ExternalBrowserCallback - Class in net.raphimc.mcauth.step.msa
 
StepExternalBrowserMsaCode - Class in net.raphimc.mcauth.step.msa
 
StepExternalBrowserMsaCode(AbstractStep<?, StepExternalBrowser.ExternalBrowser>, String, String, int) - Constructor for class net.raphimc.mcauth.step.msa.StepExternalBrowserMsaCode
 
StepExternalBrowserMsaCode(AbstractStep<?, StepExternalBrowser.ExternalBrowser>, String, String, String, int) - Constructor for class net.raphimc.mcauth.step.msa.StepExternalBrowserMsaCode
 
StepFullXblSession - Class in net.raphimc.mcauth.step.xbl.session
 
StepFullXblSession(AbstractStep<StepInitialXblSession.InitialXblSession, StepXblUserToken.XblUserToken>, AbstractStep<StepInitialXblSession.InitialXblSession, StepXblTitleToken.XblTitleToken>) - Constructor for class net.raphimc.mcauth.step.xbl.session.StepFullXblSession
 
StepFullXblSession.FullXblSession - Class in net.raphimc.mcauth.step.xbl.session
 
StepGameOwnership - Class in net.raphimc.mcauth.step.java
 
StepGameOwnership(AbstractStep<?, StepMCToken.MCToken>) - Constructor for class net.raphimc.mcauth.step.java.StepGameOwnership
 
StepGameOwnership.GameOwnership - Class in net.raphimc.mcauth.step.java
 
StepInitialXblSession - Class in net.raphimc.mcauth.step.xbl.session
 
StepInitialXblSession(AbstractStep<?, StepMsaToken.MsaToken>, AbstractStep<?, StepXblDeviceToken.XblDeviceToken>) - Constructor for class net.raphimc.mcauth.step.xbl.session.StepInitialXblSession
 
StepInitialXblSession.InitialXblSession - Class in net.raphimc.mcauth.step.xbl.session
 
StepMCChain - Class in net.raphimc.mcauth.step.bedrock
 
StepMCChain(AbstractStep<?, StepXblXstsToken.XblXsts<?>>) - Constructor for class net.raphimc.mcauth.step.bedrock.StepMCChain
 
StepMCChain.MCChain - Class in net.raphimc.mcauth.step.bedrock
 
StepMCProfile - Class in net.raphimc.mcauth.step.java
 
StepMCProfile(AbstractStep<?, StepGameOwnership.GameOwnership>) - Constructor for class net.raphimc.mcauth.step.java.StepMCProfile
 
StepMCProfile.MCProfile - Class in net.raphimc.mcauth.step.java
 
StepMCToken - Class in net.raphimc.mcauth.step.java
 
StepMCToken(AbstractStep<?, StepXblXstsToken.XblXsts<?>>) - Constructor for class net.raphimc.mcauth.step.java.StepMCToken
 
StepMCToken.MCToken - Class in net.raphimc.mcauth.step.java
 
StepMsaDeviceCode - Class in net.raphimc.mcauth.step.msa
 
StepMsaDeviceCode(String, String) - Constructor for class net.raphimc.mcauth.step.msa.StepMsaDeviceCode
 
StepMsaDeviceCode.MsaDeviceCode - Class in net.raphimc.mcauth.step.msa
 
StepMsaDeviceCode.MsaDeviceCodeCallback - Class in net.raphimc.mcauth.step.msa
 
StepMsaDeviceCodeMsaCode - Class in net.raphimc.mcauth.step.msa
 
StepMsaDeviceCodeMsaCode(AbstractStep<?, StepMsaDeviceCode.MsaDeviceCode>, String, String, int) - Constructor for class net.raphimc.mcauth.step.msa.StepMsaDeviceCodeMsaCode
 
StepMsaDeviceCodeMsaCode(AbstractStep<?, StepMsaDeviceCode.MsaDeviceCode>, String, String, String, int) - Constructor for class net.raphimc.mcauth.step.msa.StepMsaDeviceCodeMsaCode
 
StepMsaToken - Class in net.raphimc.mcauth.step.msa
 
StepMsaToken(AbstractStep<?, MsaCodeStep.MsaCode>) - Constructor for class net.raphimc.mcauth.step.msa.StepMsaToken
 
StepMsaToken.MsaToken - Class in net.raphimc.mcauth.step.msa
 
StepXblDeviceToken - Class in net.raphimc.mcauth.step.xbl
 
StepXblDeviceToken(String) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblDeviceToken
 
StepXblDeviceToken.XblDeviceToken - Class in net.raphimc.mcauth.step.xbl
 
StepXblSisuAuthentication - Class in net.raphimc.mcauth.step.xbl
 
StepXblSisuAuthentication(AbstractStep<?, StepInitialXblSession.InitialXblSession>, String) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication
 
StepXblSisuAuthentication.XblSisuTokens - Class in net.raphimc.mcauth.step.xbl
 
StepXblSisuAuthentication.XblSisuTokens.SisuTitleToken - Class in net.raphimc.mcauth.step.xbl
 
StepXblSisuAuthentication.XblSisuTokens.SisuUserToken - Class in net.raphimc.mcauth.step.xbl
 
StepXblSisuAuthentication.XblSisuTokens.SisuXstsToken - Class in net.raphimc.mcauth.step.xbl
 
StepXblTitleToken - Class in net.raphimc.mcauth.step.xbl
 
StepXblTitleToken(AbstractStep<?, StepInitialXblSession.InitialXblSession>) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblTitleToken
 
StepXblTitleToken.XblTitleToken - Class in net.raphimc.mcauth.step.xbl
 
StepXblUserToken - Class in net.raphimc.mcauth.step.xbl
 
StepXblUserToken(AbstractStep<?, StepInitialXblSession.InitialXblSession>) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblUserToken
 
StepXblUserToken.XblUserToken - Class in net.raphimc.mcauth.step.xbl
 
StepXblXstsToken - Class in net.raphimc.mcauth.step.xbl
 
StepXblXstsToken(AbstractStep<?, StepFullXblSession.FullXblSession>, String) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblXstsToken
 
StepXblXstsToken.XblXsts<P extends AbstractStep.StepResult<?>> - Interface in net.raphimc.mcauth.step.xbl
 
StepXblXstsToken.XblXstsToken - Class in net.raphimc.mcauth.step.xbl
 

T

titleAuthentication(String) - Method in class net.raphimc.mcauth.MinecraftAuth.XblXstsTokenBuilder
 
titleId() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuTitleToken
 
titleId() - Method in class net.raphimc.mcauth.step.xbl.StepXblTitleToken.XblTitleToken
 
titleToken() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
toJson() - Method in interface net.raphimc.mcauth.step.AbstractStep.InitialInput
 
toJson() - Method in interface net.raphimc.mcauth.step.AbstractStep.StepResult
 
toJson() - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
toJson() - Method in class net.raphimc.mcauth.step.java.StepGameOwnership.GameOwnership
 
toJson() - Method in class net.raphimc.mcauth.step.java.StepMCProfile.MCProfile
 
toJson() - Method in class net.raphimc.mcauth.step.java.StepMCToken.MCToken
 
toJson() - Method in class net.raphimc.mcauth.step.msa.MsaCodeStep.MsaCode
 
toJson() - Method in class net.raphimc.mcauth.step.msa.StepCredentialsMsaCode.MsaCredentials
 
toJson() - Method in class net.raphimc.mcauth.step.msa.StepExternalBrowser.ExternalBrowser
 
toJson() - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCode
 
toJson() - Method in class net.raphimc.mcauth.step.msa.StepMsaToken.MsaToken
 
toJson() - Method in class net.raphimc.mcauth.step.xbl.session.StepFullXblSession.FullXblSession
 
toJson() - Method in class net.raphimc.mcauth.step.xbl.session.StepInitialXblSession.InitialXblSession
 
toJson() - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 
toJson() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuTitleToken
 
toJson() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuUserToken
 
toJson() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuXstsToken
 
toJson() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
toJson() - Method in class net.raphimc.mcauth.step.xbl.StepXblTitleToken.XblTitleToken
 
toJson() - Method in class net.raphimc.mcauth.step.xbl.StepXblUserToken.XblUserToken
 
toJson() - Method in interface net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXsts
 
toJson() - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXstsToken
 
token() - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 
token() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuTitleToken
 
token() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuUserToken
 
token() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuXstsToken
 
token() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
token() - Method in class net.raphimc.mcauth.step.xbl.StepXblTitleToken.XblTitleToken
 
token() - Method in class net.raphimc.mcauth.step.xbl.StepXblUserToken.XblUserToken
 
token() - Method in interface net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXsts
 
token() - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXstsToken
 
token_type() - Method in class net.raphimc.mcauth.step.java.StepMCToken.MCToken
 
TOKEN_URL - Static variable in class net.raphimc.mcauth.step.msa.StepMsaDeviceCodeMsaCode
 
TOKEN_URL - Static variable in class net.raphimc.mcauth.step.msa.StepMsaToken
 
toString() - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
toString() - Method in class net.raphimc.mcauth.step.java.StepGameOwnership.GameOwnership
 
toString() - Method in class net.raphimc.mcauth.step.java.StepMCProfile.MCProfile
 
toString() - Method in class net.raphimc.mcauth.step.java.StepMCToken.MCToken
 
toString() - Method in class net.raphimc.mcauth.step.msa.MsaCodeStep.MsaCode
 
toString() - Method in class net.raphimc.mcauth.step.msa.StepExternalBrowser.ExternalBrowser
 
toString() - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCode
 
toString() - Method in class net.raphimc.mcauth.step.msa.StepMsaToken.MsaToken
 
toString() - Method in class net.raphimc.mcauth.step.xbl.session.StepFullXblSession.FullXblSession
 
toString() - Method in class net.raphimc.mcauth.step.xbl.session.StepInitialXblSession.InitialXblSession
 
toString() - Method in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 
toString() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuTitleToken
 
toString() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuUserToken
 
toString() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuXstsToken
 
toString() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
toString() - Method in class net.raphimc.mcauth.step.xbl.StepXblTitleToken.XblTitleToken
 
toString() - Method in class net.raphimc.mcauth.step.xbl.StepXblUserToken.XblUserToken
 
toString() - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXstsToken
 

U

user_id() - Method in class net.raphimc.mcauth.step.msa.StepMsaToken.MsaToken
 
userCode() - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCode
 
userHash() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuUserToken
 
userHash() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens.SisuXstsToken
 
userHash() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
userHash() - Method in class net.raphimc.mcauth.step.xbl.StepXblUserToken.XblUserToken
 
userHash() - Method in interface net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXsts
 
userHash() - Method in class net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXstsToken
 
userToken() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 

V

verificationUri() - Method in class net.raphimc.mcauth.step.msa.StepMsaDeviceCode.MsaDeviceCode
 

W

warn(String) - Method in class net.raphimc.mcauth.util.logging.ConsoleLogger
 
warn(String) - Method in interface net.raphimc.mcauth.util.logging.ILogger
 
withClientId(String) - Method in class net.raphimc.mcauth.MinecraftAuth.MsaTokenBuilder
Sets the client id of the application
withClientSecret(String) - Method in class net.raphimc.mcauth.MinecraftAuth.MsaTokenBuilder
Sets the client secret of the application
withDeviceToken(String) - Method in class net.raphimc.mcauth.MinecraftAuth.InitialXblSessionBuilder
 
withoutDeviceToken() - Method in class net.raphimc.mcauth.MinecraftAuth.InitialXblSessionBuilder
 
withRedirectUri(String) - Method in class net.raphimc.mcauth.MinecraftAuth.MsaTokenBuilder
Sets the redirect uri to use for the external browser or credentials auth flow
withScope(String) - Method in class net.raphimc.mcauth.MinecraftAuth.MsaTokenBuilder
Sets the scope of the application
withTimeout(int) - Method in class net.raphimc.mcauth.MinecraftAuth.MsaTokenBuilder
Sets the timeout of the device code or external browser auth flow

X

XBL_DEVICE_URL - Static variable in class net.raphimc.mcauth.step.xbl.StepXblDeviceToken
 
XBL_SISU_URL - Static variable in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication
 
XBL_TITLE_URL - Static variable in class net.raphimc.mcauth.step.xbl.StepXblTitleToken
 
XBL_USER_URL - Static variable in class net.raphimc.mcauth.step.xbl.StepXblUserToken
 
XBL_XSTS_URL - Static variable in class net.raphimc.mcauth.step.xbl.StepXblXstsToken
 
XblDeviceToken(ECPublicKey, ECPrivateKey, UUID, long, String, String) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblDeviceToken.XblDeviceToken
 
XblResponseHandler - Class in net.raphimc.mcauth.util
 
XblResponseHandler() - Constructor for class net.raphimc.mcauth.util.XblResponseHandler
 
XblSisuTokens(StepXblSisuAuthentication.XblSisuTokens.SisuTitleToken, StepXblSisuAuthentication.XblSisuTokens.SisuUserToken, StepXblSisuAuthentication.XblSisuTokens.SisuXstsToken, StepInitialXblSession.InitialXblSession) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
XblTitleToken(long, String, String, StepInitialXblSession.InitialXblSession) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblTitleToken.XblTitleToken
 
XblUserToken(long, String, String, StepInitialXblSession.InitialXblSession) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblUserToken.XblUserToken
 
XblXstsToken(long, String, String, StepFullXblSession.FullXblSession) - Constructor for class net.raphimc.mcauth.step.xbl.StepXblXstsToken.XblXstsToken
 
XBOX_LIVE_ERRORS - Static variable in class net.raphimc.mcauth.util.MicrosoftConstants
 
xstsToken() - Method in class net.raphimc.mcauth.step.xbl.StepXblSisuAuthentication.XblSisuTokens
 
xuid() - Method in class net.raphimc.mcauth.step.bedrock.StepMCChain.MCChain
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links