public class PlayFabLoginWithXboxRequest extends net.lenni0451.commons.httpclient.requests.impl.PostRequest implements PlayFabResponseHandler<PlayFabToken>
| Constructor and Description |
|---|
PlayFabLoginWithXboxRequest(XblXstsToken xstsToken,
java.lang.String titleId) |
| Modifier and Type | Method and Description |
|---|---|
PlayFabToken |
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 PlayFabLoginWithXboxRequest(XblXstsToken xstsToken, java.lang.String titleId) throws java.net.MalformedURLException
java.net.MalformedURLExceptionpublic PlayFabToken handle(net.lenni0451.commons.httpclient.HttpResponse response, net.lenni0451.commons.gson.elements.GsonObject json) throws java.io.IOException
handle in interface JsonHttpResponseHandler<PlayFabToken>java.io.IOException