Uses of Class
org.apache.commons.httpclient.auth.RFC2617Scheme

Uses of RFC2617Scheme in org.apache.commons.httpclient.auth
 

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



Copyright © 2001-2004 Apache Software Foundation. All Rights Reserved.