Uses of Class
de.narimo.commons.ws.http.auth.HTTPAuthorizationFactory
-
Packages that use HTTPAuthorizationFactory Package Description de.narimo.commons.ws.http -
-
Uses of HTTPAuthorizationFactory in de.narimo.commons.ws.http
Methods in de.narimo.commons.ws.http with parameters of type HTTPAuthorizationFactory Modifier and Type Method Description static de.narimo.commons.http.URLResponseHttpURLClient. sendRequest(String wsUrl, Map<String,String> queryParams, Map<String,String> connectionHeaders, String body, HttpMethod method, HTTPAuthorizationFactory authFactory, boolean https, boolean responseAsStream, boolean followRedirects)
-