org.rometools.fetcher.impl
Interface HttpClientFeedFetcher.CredentialSupplier

Enclosing class:
HttpClientFeedFetcher

public static interface HttpClientFeedFetcher.CredentialSupplier


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

Method Detail

getCredentials

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


Copyright © 2004-2013 ROME Project. All Rights Reserved.