Package org.apache.http.impl.auth

Class Summary
BasicScheme Basic authentication scheme as defined in RFC 2617.
BasicSchemeFactory  
DigestScheme Digest authentication scheme as defined in RFC 2617.
DigestSchemeFactory  
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.
 

Exception Summary
UnsupportedDigestAlgorithmException Authentication credentials required to respond to a authentication challenge are invalid
 



Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.