Uses of Interface
com.funambol.util.HttpAuthentication

Packages that use HttpAuthentication
com.funambol.util   
 

Uses of HttpAuthentication in com.funambol.util
 

Classes in com.funambol.util that implement HttpAuthentication
 class HttpDigestAuthentication
          An authentication object for http digest authentication.
 

Methods in com.funambol.util with parameters of type HttpAuthentication
 void HttpTransportAgent.setAuthentication(HttpAuthentication newAuth)
          Set the authentication object to use to authenticate requests made with this transport agent.
 



Copyright © 2001-2009 Funambol.