Uses of Class
com.norconex.collector.http.fetch.impl.HttpAuthConfig
Packages that use HttpAuthConfig
-
Uses of HttpAuthConfig in com.norconex.collector.http.fetch.impl
Methods in com.norconex.collector.http.fetch.impl that return HttpAuthConfigMethods in com.norconex.collector.http.fetch.impl with parameters of type HttpAuthConfigModifier and TypeMethodDescriptionvoidGenericHttpFetcherConfig.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 HttpAuthConfigModifier and TypeMethodDescriptionstatic voidApacheHttpUtil.authenticateUsingForm(org.apache.http.client.HttpClient httpClient, HttpAuthConfig authConfig)