Package com.xpn.xwiki.plugin.feed
Interface XWikiFeedFetcher.CredentialSupplier
-
- Enclosing class:
- XWikiFeedFetcher
public static interface XWikiFeedFetcher.CredentialSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.commons.httpclient.Credentials
getCredentials(String realm, String host)
-