Uses of Package
org.apache.http.impl.auth
Packages that use org.apache.http.impl.auth
Package
Description
Default implementations of standard and common HTTP authentication
schemes.
Default HTTP client implementation.
HTTP request execution chain APIs.
-
Classes in org.apache.http.impl.auth used by org.apache.http.impl.authClassDescriptionAbstract authentication scheme class that serves as a basis for all authentication schemes supported by HttpClient.Abstract NTLM authentication engine.Signals NTLM protocol failure.NTLM message generation, base classAbstract 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.Deprecated.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
-
Classes in org.apache.http.impl.auth used by org.apache.http.impl.execchain
KerberosScheme
and overrideGGSSchemeBase.generateGSSToken(byte[], org.ietf.jgss.Oid, String, org.apache.http.auth.Credentials)