| base64 | org.xdi.oxauth.service.net.HttpService | private |
| constructServerUrl(final HttpServletRequest request) | org.xdi.oxauth.service.net.HttpService | inline |
| consume(HttpResponse httpResponse) | org.xdi.oxauth.service.net.HttpService | inline |
| convertEntityToString(byte[] responseBytes) | org.xdi.oxauth.service.net.HttpService | inline |
| convertEntityToString(byte[] responseBytes, Charset charset) | org.xdi.oxauth.service.net.HttpService | inline |
| convertEntityToString(byte[] responseBytes, String charsetName) | org.xdi.oxauth.service.net.HttpService | inline |
| encodeBase64(String value) | org.xdi.oxauth.service.net.HttpService | inline |
| encodeUrl(String value) | org.xdi.oxauth.service.net.HttpService | inline |
| executeGet(HttpClient httpClient, String requestUri, Map< String, String > headers) | org.xdi.oxauth.service.net.HttpService | inline |
| executeGet(HttpClient httpClient, String requestUri) | org.xdi.oxauth.service.net.HttpService | inline |
| executePost(HttpClient httpClient, String uri, String authData, Map< String, String > headers, String postData, ContentType contentType) | org.xdi.oxauth.service.net.HttpService | inline |
| executePost(HttpClient httpClient, String uri, String authData, Map< String, String > headers, String postData) | org.xdi.oxauth.service.net.HttpService | inline |
| executePost(HttpClient httpClient, String uri, String authData, String postData, ContentType contentType) | org.xdi.oxauth.service.net.HttpService | inline |
| getHttpsClient() | org.xdi.oxauth.service.net.HttpService | inline |
| getHttpsClient(String trustStoreType, String trustStorePath, String trustStorePassword) | org.xdi.oxauth.service.net.HttpService | inline |
| getHttpsClient(String trustStoreType, String trustStorePath, String trustStorePassword, String keyStoreType, String keyStorePath, String keyStorePassword) | org.xdi.oxauth.service.net.HttpService | inline |
| getHttpsClientTrustAll() | org.xdi.oxauth.service.net.HttpService | inline |
| getResponseContent(HttpResponse httpResponse) | org.xdi.oxauth.service.net.HttpService | inline |
| init() | org.xdi.oxauth.service.net.HttpService | inline |
| isContentTypeXml(HttpResponse httpResponse) | org.xdi.oxauth.service.net.HttpService | inline |
| isResponseStastusCodeOk(HttpResponse httpResponse) | org.xdi.oxauth.service.net.HttpService | inline |
| log | org.xdi.oxauth.service.net.HttpService | private |
| serialVersionUID | org.xdi.oxauth.service.net.HttpService | privatestatic |