Uses of Package
org.apache.http.impl.auth
| Package | Description |
|---|---|
| org.apache.http.impl.auth |
-
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.NTLMEngine Abstract NTLM authentication engine.NTLMEngineException Signals NTLM protocol failure.RFC2617Scheme Abstract authentication scheme class that lays foundation for all RFC 2617 compliant authetication schemes and provides capabilities common to all authentication schemes defined in RFC 2617.