public class MinecraftLauncherLoginRequest extends net.lenni0451.commons.httpclient.requests.impl.PostRequest implements MinecraftServicesResponseHandler<MinecraftToken>
| Constructor and Description |
|---|
MinecraftLauncherLoginRequest(XblXstsToken xstsToken) |
| Modifier and Type | Method and Description |
|---|---|
MinecraftToken |
handle(net.lenni0451.commons.httpclient.HttpResponse response,
net.lenni0451.commons.gson.elements.GsonObject json) |
getContent, hasContent, setContentbind, execute, execute, getCookieManager, getFollowRedirects, getIgnoreInvalidSSL, getMethod, getRetryHandler, getURL, isCookieManagerSet, isIgnoreInvalidSSLSet, isRetryHandlerSet, isStreamedRequest, isStreamedResponse, setCookieManager, setFollowRedirects, setFollowRedirects, setIgnoreInvalidSSL, setRetryHandler, setStreamedRequest, setStreamedResponse, unsetCookieManager, unsetIgnoreInvalidSSL, unsetRetryHandlerappendHeader, appendHeader, appendHeader, clearHeaders, forEachHeader, getFirstHeader, getHeader, getHeaders, getLastHeader, hasHeader, hasHeader, hasHeader, removeHeader, setHeader, setHeader, setHeaderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleErrorhandlepublic MinecraftLauncherLoginRequest(XblXstsToken xstsToken) throws java.net.MalformedURLException
java.net.MalformedURLExceptionpublic MinecraftToken handle(net.lenni0451.commons.httpclient.HttpResponse response, net.lenni0451.commons.gson.elements.GsonObject json) throws java.io.IOException
handle in interface JsonHttpResponseHandler<MinecraftToken>java.io.IOException