Interface XWikiFeedFetcher.CredentialSupplier

  • Enclosing class:
    XWikiFeedFetcher

    public static interface XWikiFeedFetcher.CredentialSupplier
    • Method Detail

      • getCredentials

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