- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for AuthScope (0.44 seconds)
-
src/main/java/org/codelibs/fess/opensearch/config/exentity/DataConfig.java
} final WebAuthenticationConfig config = new WebAuthenticationConfig(); // host/port/realm: only set if not blank (null means "any" - AuthScope.ANY equivalent) final String host = paramMap.get(prefix + "host"); if (StringUtil.isNotBlank(host)) { config.setHost(host); }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Jan 10 01:38:30 GMT 2026 - 17.7K bytes - Click Count (0)