Uses of Class
com.norconex.collector.http.fetch.impl.HttpAuthConfig
-
Packages that use HttpAuthConfig Package Description com.norconex.collector.http.fetch.impl com.norconex.collector.http.fetch.util -
-
Uses of HttpAuthConfig in com.norconex.collector.http.fetch.impl
Methods in com.norconex.collector.http.fetch.impl that return HttpAuthConfig Modifier and Type Method Description HttpAuthConfigGenericHttpFetcherConfig. getAuthConfig()Methods in com.norconex.collector.http.fetch.impl with parameters of type HttpAuthConfig Modifier and Type Method Description voidGenericHttpFetcherConfig. setAuthConfig(HttpAuthConfig authConfig) -
Uses of HttpAuthConfig in com.norconex.collector.http.fetch.util
Methods in com.norconex.collector.http.fetch.util with parameters of type HttpAuthConfig Modifier and Type Method Description static voidApacheHttpUtil. authenticateUsingForm(org.apache.http.client.HttpClient httpClient, HttpAuthConfig authConfig)
-