类的使用
com.android.volley.AuthFailureError
使用AuthFailureError的程序包
-
com.android.volley中AuthFailureError的使用
修饰符和类型方法说明byte[]Request.getBody()Returns the raw POST or PUT body to be sent.Request.getHeaders()Returns a list of extra HTTP headers to go along with this request.Request.getParams()Returns a Map of parameters to be used for a POST or PUT request.byte[]Request.getPostBody()已过时。Request.getPostParams()已过时。UseRequest.getParams()instead. -
com.android.volley.toolbox中AuthFailureError的使用
修饰符和类型方法说明AndroidAuthenticator.getAuthToken()Authenticator.getAuthToken()Synchronously retrieves an auth token.org.apache.http.HttpResponseHttpClientStack.performRequest(Request<?> request, Map<String, String> additionalHeaders) org.apache.http.HttpResponseHttpStack.performRequest(Request<?> request, Map<String, String> additionalHeaders) Performs an HTTP request with the given parameters.org.apache.http.HttpResponseHurlStack.performRequest(Request<?> request, Map<String, String> additionalHeaders) -
net.apexes.commons.volley中AuthFailureError的使用
Request.getBody()instead.