Package org.apache.commons.httpclient.auth
Provides implementation of various authentication schemes as well as
utility classes that can be used to authenticate HTTP requests.
- Since:
- 2.0
-
Interface Summary Interface Description AuthScheme Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.CredentialsProvider Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project. -
Class Summary Class Description AuthChallengeParser Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.AuthChallengeProcessor Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.AuthPolicy Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.AuthSchemeBase Deprecated. No longer usedAuthScope Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.AuthState Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.BasicScheme Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.DigestScheme Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.HttpAuthenticator Deprecated. no longer usedHttpAuthRealm Deprecated. no longer usedNTLMScheme Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.RFC2617Scheme Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project. -
Exception Summary Exception Description AuthChallengeException Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.AuthenticationException Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.CredentialsNotAvailableException Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.InvalidCredentialsException Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.MalformedChallengeException Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.