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

Enclosing interface:
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

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


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