Search Options

Results per page
Sort
Preferred Languages
Advance

Results 171 - 180 of 369 for jsonp (0.01 sec)

  1. src/main/java/org/codelibs/fess/app/web/api/admin/reqheader/ApiAdminReqheaderAction.java

        /**
         * Retrieves request header settings with pagination.
         *
         * @param body the search parameters for filtering and pagination
         * @return JSON response containing request header settings list
         */
        // GET /api/admin/reqheader/settings
        // PUT /api/admin/reqheader/settings
        @Execute
        public JsonResponse<ApiResult> settings(final SearchBody body) {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 9.1K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/app/web/api/admin/webauth/ApiAdminWebauthAction.java

        /**
         * Retrieves web authentication settings with pagination.
         *
         * @param body the search parameters for filtering and pagination
         * @return JSON response containing web authentication settings list
         */
        // GET /api/admin/webauth/settings
        // PUT /api/admin/webauth/settings
        @Execute
        public JsonResponse<ApiResult> settings(final SearchBody body) {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 9.1K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/app/web/api/admin/accesstoken/ApiAdminAccesstokenAction.java

        // GET /api/admin/accesstoken
        // PUT /api/admin/accesstoken
        /**
         * Retrieves a list of access token settings.
         *
         * @param body the search body containing filter criteria
         * @return JSON response with access token list
         */
        @Execute
        public JsonResponse<ApiResult> settings(final SearchBody body) {
            validateApi(body, messages -> {});
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 8.3K bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/fess/alias/fess.update.json

    Shinsuke Sugaya <******@****.***> 1472095477 +0900
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 25 03:25:32 UTC 2016
    - 2 bytes
    - Viewed (0)
  5. src/main/resources/fess_indices/fess_config.bad_word.json

    Shinsuke Sugaya <******@****.***> 1638450896 +0900
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 173 bytes
    - Viewed (0)
  6. src/main/resources/fess_indices/fess_config.boost_document_rule.json

    Shinsuke Sugaya <******@****.***> 1638450896 +0900
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 173 bytes
    - Viewed (0)
  7. src/main/resources/fess_indices/fess_config.file_config.json

    Shinsuke Sugaya <******@****.***> 1638450896 +0900
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 484 bytes
    - Viewed (0)
  8. src/main/resources/fess_indices/fess_config.role_type.json

    Shinsuke Sugaya <******@****.***> 1638450896 +0900
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 173 bytes
    - Viewed (0)
  9. src/main/resources/fess_indices/fess_config.web_authentication.json

    Shinsuke Sugaya <******@****.***> 1638450896 +0900
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 173 bytes
    - Viewed (0)
  10. src/main/resources/fess_indices/fess_config.web_config.json

    Shinsuke Sugaya <******@****.***> 1638450896 +0900
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 484 bytes
    - Viewed (0)
Back to top