Uses of Package
org.apache.http.impl.auth
-
Packages that use org.apache.http.impl.auth Package Description org.apache.http.impl.auth Default implementations of standard and common HTTP authentication schemes.org.apache.http.impl.client Default HTTP client implementation.org.apache.http.impl.execchain HTTP request execution chain APIs. -
Classes in org.apache.http.impl.auth used by org.apache.http.impl.auth Class Description AuthSchemeBase Abstract authentication scheme class that serves as a basis for all authentication schemes supported by HttpClient.GGSSchemeBase GGSSchemeBase.State NTLMEngine Abstract NTLM authentication engine.NTLMEngineException Signals NTLM protocol failure.NTLMEngineImpl.Mode NTLMEngineImpl.NTLMMessage NTLM message generation, base classNTLMScheme.State RFC2617Scheme Abstract authentication scheme class that lays foundation for all RFC 2617 compliant authentication schemes and provides capabilities common to all authentication schemes defined in RFC 2617.SpnegoTokenGenerator Deprecated.(4.2) subclassKerberosScheme
and overrideGGSSchemeBase.generateGSSToken(byte[], org.ietf.jgss.Oid, String, org.apache.http.auth.Credentials)
UnsupportedDigestAlgorithmException Authentication credentials required to respond to a authentication challenge are invalid -
Classes in org.apache.http.impl.auth used by org.apache.http.impl.client Class Description HttpAuthenticator -
Classes in org.apache.http.impl.auth used by org.apache.http.impl.execchain Class Description HttpAuthenticator