com.sun.syndication.fetcher.impl
Interface HttpClientFeedFetcher.CredentialSupplier

Enclosing class:
HttpClientFeedFetcher

public static interface HttpClientFeedFetcher.CredentialSupplier


Method Summary
 org.apache.commons.httpclient.Credentials getCredentials(java.lang.String realm, java.lang.String host)
           
 

Method Detail

getCredentials

org.apache.commons.httpclient.Credentials getCredentials(java.lang.String realm,
                                                         java.lang.String host)


Copyright © 2004-2006 Sun Microsystems. All Rights Reserved.