Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for Scheme (0.03 sec)

  1. DataConfig.java

    String webAuthName : webAuthNames) { L170: final String scheme = paramMap.get(CRAWLER_WEB_AUTH + "." + webAuthName + ".scheme"); L171: L172: final AuthScheme authScheme = getAuthScheme(paramMap, webAuthName, scheme); L173: final AuthScope authScope = getAuthScope(webAuthName, scheme, paramMap); L174: final Credentials credentials = getCredentials(webAuthName, scheme, paramMap); L175: basicAuthList.add(new AuthenticationImpl(authScope,...
    github.com/codelibs/fess/src/main/java/org/code...
    Sat Oct 12 01:54:15 UTC 2024
      18.5K bytes
  2. WebAuthentication.java

    getCredentials(), getAuthScheme()); L58: } L59: L60: private AuthScheme getAuthScheme() { L61: final String scheme = getProtocolScheme(); L62: if (Constants.BASIC.equals(scheme)) { L63: return new BasicScheme(); L64: } L65: if (Constants.DIGEST.equals(scheme)) { L66: return new DigestScheme(); L67: } L68: if (Constants.NTLM.equals(scheme)) { L69: final Properties props = new Properties(); L70: getWebConfig().getConfigPa...
    github.com/codelibs/fess/src/main/java/org/code...
    Sat Oct 12 01:54:15 UTC 2024
      5.8K bytes
  3. README.md

    [Salesforce](https://github.com/codelibs/fess-ds-salesforce) L76: - [SharePoint](https://github.com/codelibs/fess-ds-sharepoint) L77: - [Slack](https://github.com/codelibs/fess-ds-slack) L78: L79:## Theme L80: L81: - [Simple](https://github.com/codelibs/fess-theme-simple) L82: - [Classic](https://github.com/codelibs/fess-theme-classic) L83: L84:## Ingest L85: L86: - [Logger](https://github.com/codelibs/fess-ingest-logger) L87: - [NDJSON](https://github.com/codelibs/fess-ingest-ndjson) L88: L89:## Script L90: L91:...
    github.com/codelibs/fess/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.3K bytes
  4. .gitignore

    ock.db L23:/src/main/webapp/WEB-INF/logs/fess* L24:/.settings/ L25:.project L26:.classpath L27:*.iml L28:.idea L29:.vscode L30:.DS_Store L31:/plugins/ L32:/modules/ L33:/tomcat.8080/ L34:dbflute_fess/output/doc/lastadoc-fess.html L35:dbflute_fess/schema/project-lastadoc-fess.json L36:src/main/resources/fess_indices/fess_config.access_token/access_token.bulk L37:src/main/resources/ga_client_secrets.p12 L38:src/main/webapp/WEB-INF/project.properties L39:/.apt_generated/ L40:/.apt_generated_tests/...
    github.com/codelibs/fess/.gitignore
    Thu Oct 24 01:47:10 UTC 2024
      1023 bytes
  5. README.md

    ss-ds-salesforce) L76: - [SharePoint](https://github.com/codelibs/fess-ds-sharepoint) L77: - [Slack](https://github.com/codelibs/fess-ds-slack) L78: L79:## Tema L80: L81: - [Simple](https://github.com/codelibs/fess-theme-simple) L82: - [Classic](https://github.com/codelibs/fess-theme-classic) L83: L84:## Ingesta L85: L86: - [Logger](https://github.com/codelibs/fess-ingest-logger) L87: - [NDJSON](https://github.com/codelibs/fess-ingest-ndjson) L88: L89:## Script L90: L91: - [Groovy](https://githu...
    github.com/codelibs/fess/docs/es/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.6K bytes
  6. README.md

    -ds-salesforce) L76: - [SharePoint](https://github.com/codelibs/fess-ds-sharepoint) L77: - [Slack](https://github.com/codelibs/fess-ds-slack) L78: L79:## Themen L80: L81: - [Simple](https://github.com/codelibs/fess-theme-simple) L82: - [Classic](https://github.com/codelibs/fess-theme-classic) L83: L84:## Ingest L85: L86: - [Logger](https://github.com/codelibs/fess-ingest-logger) L87: - [NDJSON](https://github.com/codelibs/fess-ingest-ndjson) L88: L89:## Skript L90: L91: - [Groovy](https://github...
    github.com/codelibs/fess/docs/de/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.6K bytes
  7. PluginHelper.java

    } L396: L397: @Override L398: public String toString() { L399: return name + ":" + version; L400: } L401: } L402: L403: public enum ArtifactType { L404: DATA_STORE("fess-ds"), // L405: THEME("fess-theme"), // L406: INGEST("fess-ingest"), // L407: SCRIPT("fess-script"), // L408: WEBAPP("fess-webapp"), // L409: THUMBNAIL("fess-thumbnail"), // L410: CRAWLER("fess-crawler"), // L411: UNKNOWN("jar"); L412:...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Oct 24 01:47:10 UTC 2024
      17.8K bytes
  8. README.md

    fess-ds-salesforce) L75: - [SharePoint](https://github.com/codelibs/fess-ds-sharepoint) L76: - [Slack](https://github.com/codelibs/fess-ds-slack) L77: L78:## 主题 L79: L80: - [Simple](https://github.com/codelibs/fess-theme-simple) L81: - [Classic](https://github.com/codelibs/fess-theme-classic) L82: L83:## 数据处理 L84: L85: - [Logger](https://github.com/codelibs/fess-ingest-logger) L86: - [NDJSON](https://github.com/codelibs/fess-ingest-ndjson) L87: L88:## 脚本 L89: L90: - [Groovy](https://github.com/c...
    github.com/codelibs/fess/docs/zh-CN/README.md
    Sat Oct 12 07:19:47 UTC 2024
      6.8K bytes
  9. README.md

    fess-ds-salesforce) L75: - [SharePoint](https://github.com/codelibs/fess-ds-sharepoint) L76: - [Slack](https://github.com/codelibs/fess-ds-slack) L77: L78:## 테마 L79: L80: - [Simple](https://github.com/codelibs/fess-theme-simple) L81: - [Classic](https://github.com/codelibs/fess-theme-classic) L82: L83:## 인게스트 L84: L85: - [Logger](https://github.com/codelibs/fess-ingest-logger) L86: - [NDJSON](https://github.com/codelibs/fess-ingest-ndjson) L87: L88:## 스크립트 L89: L90: - [Groovy](https://github.com...
    github.com/codelibs/fess/docs/ko/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.8K bytes
  10. README.md

    ess-ds-salesforce) L75: - [SharePoint](https://github.com/codelibs/fess-ds-sharepoint) L76: - [Slack](https://github.com/codelibs/fess-ds-slack) L77: L78:## テーマ L79: L80: - [Simple](https://github.com/codelibs/fess-theme-simple) L81: - [Classic](https://github.com/codelibs/fess-theme-classic) L82: L83:## Ingest L84: L85: - [Logger](https://github.com/codelibs/fess-ingest-logger) L86: - [NDJSON](https://github.com/codelibs/fess-ingest-ndjson) L87: L88:## スクリプト L89: L90: - [Groovy](https://github....
    github.com/codelibs/fess/docs/ja/README.md
    Sat Oct 12 07:19:47 UTC 2024
      8.3K bytes
Back to top