Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for webAuthenticationItems (0.07 seconds)

  1. src/main/java/org/codelibs/fess/app/web/admin/webauth/AdminWebauthAction.java

         * @param form the search form containing filter criteria
         */
        protected void searchPaging(final RenderData data, final SearchForm form) {
            RenderDataUtil.register(data, "webAuthenticationItems", webAuthenticationService.getWebAuthenticationList(webAuthPager)); // page navi
            RenderDataUtil.register(data, "displayCreateLink", !crawlingConfigHelper.getAllWebConfigList(false, false, false, null).isEmpty());
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Nov 20 13:56:35 GMT 2025
    - 19.7K bytes
    - Click Count (0)
Back to Top