Uses of Class
org.apache.commons.httpclient.UsernamePasswordCredentials

Packages that use UsernamePasswordCredentials
org.apache.commons.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of UsernamePasswordCredentials in org.apache.commons.httpclient
 

Subclasses of UsernamePasswordCredentials in org.apache.commons.httpclient
 class NTCredentials
          Username and password Credentials.
 



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