Class HttpClientUtil
- java.lang.Object
-
- com.sap.cloud.security.xsuaa.util.HttpClientUtil
-
public class HttpClientUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringextractResponseBodyAsString(org.apache.http.HttpResponse response)
-
-
-
Method Detail
-
extractResponseBodyAsString
public static String extractResponseBodyAsString(org.apache.http.HttpResponse response) throws IOException
- Throws:
IOException
-
-