Uses of Class
org.apache.http.impl.auth.RFC2617Scheme
| Package | Description |
|---|---|
| org.apache.http.impl.auth |
-
Uses of RFC2617Scheme in org.apache.http.impl.auth
Subclasses of RFC2617Scheme in org.apache.http.impl.auth Modifier and Type Class Description classBasicSchemeBasic authentication scheme as defined in RFC 2617.classDigestSchemeDigest authentication scheme as defined in RFC 2617.