- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setAuthRealm_InScope (0.86 sec)
-
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsWebAuthenticationCQ.java
if (opLambda != null) { opLambda.callback(builder); } } public void setAuthRealm_InScope(Collection<String> authRealmList) { setAuthRealm_Terms(authRealmList, null); } public void setAuthRealm_InScope(Collection<String> authRealmList, ConditionOptionCall<TermsQueryBuilder> opLambda) { setAuthRealm_Terms(authRealmList, opLambda); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 95.5K bytes - Viewed (0)