Uses of Class
com.microsoft.aad.adal.HttpWebResponse

Uses of HttpWebResponse in com.microsoft.aad.adal
 

Methods in com.microsoft.aad.adal that return HttpWebResponse
 HttpWebResponse WebRequestHandler.sendGet(URL url, HashMap<String,String> headers)
           
 HttpWebResponse IWebRequestHandler.sendGet(URL url, HashMap<String,String> headers)
           
 HttpWebResponse WebRequestHandler.sendPost(URL url, HashMap<String,String> headers, byte[] content, String contentType)
           
 HttpWebResponse IWebRequestHandler.sendPost(URL url, HashMap<String,String> headers, byte[] content, String contentType)
           
 



Copyright © 2003–2015. All rights reserved.