-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionNo longer usedno longer usedno longer usededu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.DefaultMethodRetryHandleruse EncodingUtil classUse
MultipartRequestEntity
in conjunction withPostMethod
instead.UseDateUtil
use edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodecUseLogFactory
instead - The default factory implementation performs exactly the same algorithm as this class did
-
Deprecated ExceptionsExceptionsDescriptionno longer used
-
Deprecated FieldsFieldDescriptionuse
GeneralPurposeBit.UFT8_NAMES_FLAG
insteadThis field and feature will be removed following HttpClient 3.0.This field and feature will be removed following HttpClient 3.0.UseHttpsURL.DEFAULT_PORT
instead. This one doesn't conform to the project naming conventions.UseHttpsURL.DEFAULT_SCHEME
instead. This one doesn't conform to the project naming conventions.UseHttpURL.DEFAULT_PORT
instead. This one doesn't conform to the project naming conventions.UseHttpURL.DEFAULT_SCHEME
instead. This one doesn't conform to the project naming conventions.
-
Deprecated MethodsMethodDescriptionuse mapToString(map)This feature is not needed since the encoding size must be constant. Will be removed in 2.0.This feature is not needed since the encoding size must be constant. Will be removed in 2.0.use #getDefaultCharset()this method may yield wrong results for large archives, use #getBytesRead insteadthis method may yield wrong results for large archives, use #getBytesWritten insteadsince 1.5, not currently implementedsince 1.5, do not use; always returns nulluse getCrcValue instead.use setCrcValue instead.this method may yield wrong results for large archives, use #getBytesRead insteadUse
AuthScheme.authenticate(Credentials, HttpMethod)
Produces an authorization string for the given set ofCredentials
, method name and URI using the given authentication scheme in response to the actual authorization challenge.no longer usedUseBasicScheme.authenticate(UsernamePasswordCredentials, String)
Returns a basic Authorization header value for the givenUsernamePasswordCredentials
.edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme.getID()no longer useduse AuthSchemeuse AuthSchemeuse AuthSchemeuse AuthSchemeUse non-staticNTLMScheme.authenticate(Credentials, HttpMethod)
Use non-staticNTLMScheme.authenticate(Credentials, HttpMethod)
no longer usedno longer usedUse #getElementsUse #parseElements(String).use HostParamsno longer usedno longer used#setHost(String, int, Protocol)use #getHostConfiguration()use #getHostConfiguration()edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpClient.isStrictMode()UseDefaultHttpParams.getParameter(String)
to exercise a more granular control over HTTP protocol strictness.UseDefaultHttpParams.setParameter(String, Object)
to exercise a more granular control over HTTP protocol strictness.no longer applicableUseHttpConnection.print(String, String)
Writes the specified String (as bytes) to the output stream.UseHttpConnection.printLine(String, String)
Writes the specified String (as bytes), followed by "\r\n".getBytes() to the output stream.edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpConnection.readLine()use #readLine(String)no longer applicableunusedUse #getConnectionWithTimeout(HostConfiguration, long)edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpException.getReason()HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.no longer applicableedu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethod.isStrictMode()UseHttpParams.setParameter(String, Object)
to exercise a more granular control over HTTP protocol strictness.no longer supported and will be removed in the future version of HttpClientUseHttpParams.setParameter(String, Object)
to exercise a more granular control over HTTP protocol strictness.use #getHostAuthState()no longer applicableuseHttpMethodParams
use #getProxyAuthState()no longer used Returns the number of "recoverable" exceptions thrown and handled, to allow for monitoring the quality of the connection.edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.HttpMethodBase.isHttp11()UseHttpParams.setParameter(String, Object)
to exercise a more granular control over HTTP protocol strictness.no longer supported and will be removed in the future version of HttpClientno longer applicableuseHttpMethodParams
UseHttpParams.setParameter(String, Object)
to exercise a more granular control over HTTP protocol strictness.use #parseHeaders(InputStream, String)use #readLine(InputStream, String)use CookieSpec#match(String, int, String, boolean, Cookie)use #getCredentials(AuthScope)use #getProxyCredentials(AuthScope)use #setCredentials(AuthScope, Credentials)use #setProxyCredentials(AuthScope, Credentials)no longer supported and will be removed in the future version of HttpClientUseHttpMethodParams
UseHttpMethodParams
no longer supported and will be removed in the future version of HttpClientUseHttpMethodParams
no longer supported and will be removed in the future version of HttpClientUseHttpMethodParams
uses a constant string. Rather usePart.getPartBoundary()
no longer supported and will be removed in the future version of HttpClientonly entity enclosing methods set content length headerno longer supported and will be removed in the future version of HttpClientUse #getConnectionWithTimeout(HostConfiguration, long)Do not use. The NTCredentials objects should be immutableDo not use. The NTCredentials objects should be immutableUse #getConnectionWithTimeout(HostConfiguration, long)You should instead callThrowable.getMessage()
.Callers should instead set this via a parameter to the constructor.Callers should set the reason code as a parameter to the constructor.Do not use. The UsernamePasswordCredentials objects should be immutableDo not use. The UsernamePasswordCredentials objects should be immutableuse edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodecuse edu.internet2.middleware.grouperInstallerExt.org.apache.commons.codec.net.URLCodecNever invoked by this class; subclasses should not assume it will be.Never invoked by this class; subclasses should not assume it will be.Never invoked by this class; subclasses should not assume it will be.Never invoked by this class; subclasses should not assume it will be.Never invoked by this class; subclasses should not assume it will be.
-
Deprecated ConstructorsConstructorDescriptionUse parameterless constructor and
AuthScheme.processChallenge(String)
methodUse parameterless constructor andAuthScheme.processChallenge(String)
methodedu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.auth.DigestScheme(String) Use parameterless constructor andAuthScheme.processChallenge(String)
methodUse parameterless constructor andAuthScheme.processChallenge(String)
methoduse #ConnectMethod(HttpHost); Create a connect method.edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.ConnectMethod(HttpMethod) the wrapped method is no longer used Create a connect method wrapping the existing methoduseContentLengthInputStream(InputStream, long)
Creates a new length limited streamuse #HttpConnection(String, int, String, int, Protocol)useStringRequestEntity(String, String, String)
insteadDo not use. Null user name, domain & host no longer allowedUse the constructor that uses ProtocolSocketFactory, this version of the constructor is only kept for backwards API compatibility.Use #URI(String, boolean)Use #URI(String, boolean, String)Use #URI(URI, String, boolean)Use #URI(String, boolean)Use #URI(String, boolean, String)Do not use. Null user name no longer allowed
-
Deprecated Enum ConstantsEnum ConstantDescription
HttpMethodRetryHandler