Uses of Class
org.apache.http.impl.auth.RFC2617Scheme

Packages that use RFC2617Scheme
org.apache.http.impl.auth   
 

Uses of RFC2617Scheme in org.apache.http.impl.auth
 

Subclasses of RFC2617Scheme in org.apache.http.impl.auth
 class BasicScheme
           Basic authentication scheme as defined in RFC 2617.
 class DigestScheme
           Digest authentication scheme as defined in RFC 2617.
 



Copyright © 1999-2008 Apache Software Foundation. All Rights Reserved.