- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 11 for web_authentication (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/resources/fess_indices/fess_config.web_authentication/web_authentication.json
Shinsuke Sugaya <******@****.***> 1638450896 +0900
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 699 bytes - Click Count (0) -
src/main/resources/fess_indices/fess_config.web_authentication.json
Shinsuke Sugaya <******@****.***> 1638450896 +0900
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 173 bytes - Click Count (0) -
src/main/config/es/fess_config_web_authentication.json
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 1.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/bs/BsWebAuthenticationCB.java
@Override public WebAuthenticationDbm asDBMeta() { return WebAuthenticationDbm.getInstance(); } @Override public String asTableDbName() { return "web_authentication"; } @Override public boolean hasSpecifiedColumn() { return _specification != null; } @Override public ConditionQuery localCQ() {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 15 06:53:53 GMT 2025 - 7.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/opensearch/config/bsentity/BsWebAuthentication.java
@Override public WebAuthenticationDbm asDBMeta() { return WebAuthenticationDbm.getInstance(); } @Override public String asTableDbName() { return "web_authentication"; } // =================================================================================== // SourceCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 15 06:53:53 GMT 2025 - 9K bytes - Click Count (0) -
dbflute_fess/dfprop/esfluteMap.dfprop
; fess_config.thumbnail_queue = map:{ ; package = config ; esclientDiFile = esclient.xml ; esfluteDiFile = esflute_config.xml } ; fess_config.web_authentication = map:{ ; package = config ; esclientDiFile = esclient.xml ; esfluteDiFile = esflute_config.xml } ; fess_config.web_config = map:{Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Nov 06 13:45:02 GMT 2024 - 6.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/opensearch/config/exentity/WebAuthentication.java
import org.codelibs.fess.util.ComponentUtil; import org.codelibs.fess.util.ParameterUtil; /** * @author FreeGen */ public class WebAuthentication extends BsWebAuthentication { private static final long serialVersionUID = 1L; private static final Logger logger = LogManager.getLogger(WebAuthentication.class); private WebConfig webConfig; public WebAuthenticationConfig getWebAuthenticationConfig() {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Jan 10 01:38:30 GMT 2026 - 5.7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/webauth/ApiAdminWebauthAction.java
} /** * Creates an EditBody from a WebAuthentication entity. * * @param entity the web authentication entity to convert * @return the converted EditBody */ protected EditBody createEditBody(final WebAuthentication entity) { final EditBody body = new EditBody(); copyBeanToBean(entity, body, copyOp -> {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Aug 07 03:06:29 GMT 2025 - 9.1K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth.jsp
<jsp:include page="/WEB-INF/view/common/admin/sidebar.jsp"> <jsp:param name="menuCategoryType" value="crawl"/> <jsp:param name="menuType" value="webAuthentication"/> </jsp:include> <main class="content-wrapper"> <div class="content-header"> <div class="container-fluid"> <div class="row mb-2">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 6.2K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth_details.jsp
<jsp:include page="/WEB-INF/view/common/admin/sidebar.jsp"> <jsp:param name="menuCategoryType" value="crawl"/> <jsp:param name="menuType" value="webAuthentication"/> </jsp:include> <main class="content-wrapper"> <div class="content-header"> <div class="container-fluid"> <div class="row mb-2">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 6.5K bytes - Click Count (0)