Uses of Class
org.apache.http.impl.auth.RFC2617Scheme
Packages that use RFC2617Scheme
Package
Description
Default implementations of standard and common HTTP authentication
schemes.
-
Uses of RFC2617Scheme in org.apache.http.impl.auth
Subclasses of RFC2617Scheme in org.apache.http.impl.authModifier and TypeClassDescriptionclass
Basic authentication scheme as defined in RFC 2617.class
Digest authentication scheme as defined in RFC 2617.